File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
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.2 .0</version >
8+ <version >5.3 .0</version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONFramework</name >
3434 <dependency >
3535 <groupId >com.github.Tencent</groupId >
3636 <artifactId >APIJSON</artifactId >
37- <version >5.2 .0</version >
37+ <version >5.3 .0</version >
3838 </dependency >
3939
4040 <!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
4141 <dependency >
4242 <groupId >mysql</groupId >
4343 <artifactId >mysql-connector-java</artifactId >
44- <version >8.0.27 </version >
44+ <version >8.0.29 </version >
4545 </dependency >
4646 <dependency >
4747 <groupId >org.postgresql</groupId >
4848 <artifactId >postgresql</artifactId >
49- <version >42.3.3 </version >
49+ <version >42.3.4 </version >
5050 </dependency >
5151 <!-- 数据库 JDBC 驱动 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -->
5252
You can’t perform that action at this time.
0 commit comments