File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.framework</groupId >
7
7
<artifactId >apijson-framework</artifactId >
8
- <version >4.9.1 </version >
8
+ <version >5.0.0 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >APIJSONFramework</name >
27
27
<dependency >
28
28
<groupId >com.alibaba</groupId >
29
29
<artifactId >fastjson</artifactId >
30
- <version >1.2.74 </version >
30
+ <version >1.2.79 </version >
31
31
</dependency >
32
32
33
33
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 -->
34
34
<dependency >
35
35
<groupId >com.github.Tencent</groupId >
36
36
<artifactId >APIJSON</artifactId >
37
- <version >4.9.1 </version >
37
+ <version >5.0.0 </version >
38
38
</dependency >
39
39
40
40
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
55
55
<dependency >
56
56
<groupId >com.github.TommyLemon</groupId >
57
57
<artifactId >unitauto-java</artifactId >
58
- <version >2.6.3 </version >
58
+ <version >2.6.4 </version >
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >com.github.TommyLemon</groupId >
62
62
<artifactId >unitauto-jar</artifactId >
63
- <version >2.6.3 </version >
63
+ <version >2.6.4 </version >
64
64
</dependency >
65
65
<!-- 单元测试:可使用 libs 目录的 unitauto-java.jar 和 unitauto-jar.jar 来替代,两种方式二选一 >>>>>>>>> -->
66
66
You can’t perform that action at this time.
0 commit comments