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 1519942 commit e5607d1Copy full SHA for e5607d1
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.framework</groupId>
7
<artifactId>apijson-framework</artifactId>
8
- <version>7.0.0</version>
+ <version>7.0.3</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONFramework</name>
@@ -38,12 +38,12 @@
38
<dependency>
39
<groupId>com.github.Tencent</groupId>
40
<artifactId>APIJSON</artifactId>
41
42
</dependency>
43
44
<groupId>com.github.APIJSON</groupId>
45
<artifactId>apijson-column</artifactId>
46
- <version>2.0.0</version>
+ <version>2.0.3</version>
47
48
49
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
0 commit comments