We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45b96a commit 66fdec1Copy full SHA for 66fdec1
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.framework</groupId>
7
<artifactId>apijson-framework</artifactId>
8
- <version>4.8.0</version>
+ <version>4.8.3</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONFramework</name>
@@ -34,14 +34,14 @@
34
<dependency>
35
<groupId>com.github.Tencent</groupId>
36
<artifactId>APIJSON</artifactId>
37
38
</dependency>
39
40
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
41
42
<groupId>mysql</groupId>
43
<artifactId>mysql-connector-java</artifactId>
44
- <version>8.0.22</version>
+ <version>8.0.27</version>
45
46
47
<groupId>org.postgresql</groupId>
0 commit comments