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 55
66 <groupId >apijson.framework</groupId >
77 <artifactId >apijson-framework</artifactId >
8- <version >5.1.0 </version >
8+ <version >5.1.5 </version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONFramework</name >
2323 <artifactId >javax.servlet-api</artifactId >
2424 <version >4.0.1</version >
2525 </dependency >
26-
26+
2727 <dependency >
2828 <groupId >com.alibaba</groupId >
2929 <artifactId >fastjson</artifactId >
30- <version >1.2.79 </version >
30+ <version >1.2.83 </version >
3131 </dependency >
32-
32+
3333 <!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 -->
3434 <dependency >
3535 <groupId >com.github.Tencent</groupId >
3636 <artifactId >APIJSON</artifactId >
37- <version >5.1.0 </version >
37+ <version >5.1.5 </version >
3838 </dependency >
3939
4040 <!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
You can’t perform that action at this time.
0 commit comments