File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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 >5.2 .0</version >
8
+ <version >5.3 .0</version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >APIJSONFramework</name >
34
34
<dependency >
35
35
<groupId >com.github.Tencent</groupId >
36
36
<artifactId >APIJSON</artifactId >
37
- <version >5.2 .0</version >
37
+ <version >5.3 .0</version >
38
38
</dependency >
39
39
40
40
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
41
41
<dependency >
42
42
<groupId >mysql</groupId >
43
43
<artifactId >mysql-connector-java</artifactId >
44
- <version >8.0.27 </version >
44
+ <version >8.0.29 </version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >org.postgresql</groupId >
48
48
<artifactId >postgresql</artifactId >
49
- <version >42.3.3 </version >
49
+ <version >42.3.4 </version >
50
50
</dependency >
51
51
<!-- 数据库 JDBC 驱动 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -->
52
52
You can’t perform that action at this time.
0 commit comments