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 8f88df2 commit e114485Copy full SHA for e114485
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.framework</groupId>
7
<artifactId>apijson-framework</artifactId>
8
- <version>7.2.1</version>
+ <version>7.2.2</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONFramework</name>
@@ -39,7 +39,7 @@
39
<dependency>
40
<groupId>com.github.Tencent</groupId>
41
<artifactId>APIJSON</artifactId>
42
- <version>8.0.0</version>
+ <version>8.0.2</version>
43
</dependency>
44
45
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
0 commit comments