File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66 <groupId >apijson.framework</groupId >
77 <artifactId >apijson-framework</artifactId >
8- <version >4.9.1 </version >
8+ <version >5.0.0 </version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONFramework</name >
2727 <dependency >
2828 <groupId >com.alibaba</groupId >
2929 <artifactId >fastjson</artifactId >
30- <version >1.2.74 </version >
30+ <version >1.2.79 </version >
3131 </dependency >
3232
3333 <!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 -->
3434 <dependency >
3535 <groupId >com.github.Tencent</groupId >
3636 <artifactId >APIJSON</artifactId >
37- <version >4.9.1 </version >
37+ <version >5.0.0 </version >
3838 </dependency >
3939
4040 <!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
5555 <dependency >
5656 <groupId >com.github.TommyLemon</groupId >
5757 <artifactId >unitauto-java</artifactId >
58- <version >2.6.3 </version >
58+ <version >2.6.4 </version >
5959 </dependency >
6060 <dependency >
6161 <groupId >com.github.TommyLemon</groupId >
6262 <artifactId >unitauto-jar</artifactId >
63- <version >2.6.3 </version >
63+ <version >2.6.4 </version >
6464 </dependency >
6565 <!-- 单元测试:可使用 libs 目录的 unitauto-java.jar 和 unitauto-jar.jar 来替代,两种方式二选一 >>>>>>>>> -->
6666
You can’t perform that action at this time.
0 commit comments