|
37 | 37 | <dependency>
|
38 | 38 | <groupId>com.github.TommyLemon</groupId>
|
39 | 39 | <artifactId>unitauto-java</artifactId>
|
40 | | - <version>2.6.0</version> |
| 40 | + <version>2.6.3</version> |
41 | 41 | </dependency>
|
42 | 42 | <dependency>
|
43 | 43 | <groupId>com.github.TommyLemon</groupId>
|
44 | 44 | <artifactId>unitauto-jar</artifactId>
|
45 | | - <version>2.6.1</version> |
| 45 | + <version>2.6.3</version> |
46 | 46 | </dependency>
|
47 | 47 | <dependency>
|
48 | 48 | <groupId>io.github.classgraph</groupId>
|
|
53 | 53 |
|
54 | 54 |
|
55 | 55 | <!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 <<<<<<<<<< -->
|
56 | | -<!-- <dependency> |
| 56 | + <dependency> |
57 | 57 | <groupId>com.github.Tencent</groupId>
|
58 | 58 | <artifactId>APIJSON</artifactId>
|
59 | | - <version>4.7.2</version> |
| 59 | + <version>4.8.0</version> |
60 | 60 | </dependency>
|
61 | 61 | <dependency>
|
62 | 62 | <groupId>com.github.APIJSON</groupId>
|
63 | 63 | <artifactId>apijson-framework</artifactId>
|
64 | | - <version>4.7.2</version> |
| 64 | + <version>4.8.0</version> |
65 | 65 | </dependency>
|
66 | 66 | <dependency>
|
67 | 67 | <groupId>com.github.APIJSON</groupId>
|
68 | 68 | <artifactId>apijson-column</artifactId>
|
69 | | - <version>1.1.2</version> |
70 | | - </dependency>--> |
| 69 | + <version>1.1.3</version> |
| 70 | + </dependency> |
71 | 71 | <!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
|
72 | 72 |
|
73 | 73 | <!-- 需要用的数据库 JDBC 驱动 -->
|
|
0 commit comments