We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50cbafa commit 1b259f3Copy full SHA for 1b259f3
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.framework</groupId>
7
<artifactId>apijson-framework</artifactId>
8
- <version>4.9.0</version>
+ <version>4.9.1</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONFramework</name>
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>com.github.Tencent</groupId>
36
<artifactId>APIJSON</artifactId>
37
38
</dependency>
39
40
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
0 commit comments