Skip to content

Commit 50cbafa

Browse files
authored
升级 APIJSON 及自身版本为 4.9.0
1 parent 66fdec1 commit 50cbafa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.framework</groupId>
77
<artifactId>apijson-framework</artifactId>
8-
<version>4.8.3</version>
8+
<version>4.9.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONFramework</name>
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.github.Tencent</groupId>
3636
<artifactId>APIJSON</artifactId>
37-
<version>4.8.3</version>
37+
<version>4.9.0</version>
3838
</dependency>
3939

4040
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->

0 commit comments

Comments
 (0)