Skip to content

Commit 550e5f7

Browse files
committed
升级 APIJSON 及自身版本 8.1.0
1 parent 6daf8c0 commit 550e5f7

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>8.0.2</version>
8+
<version>8.1.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONFramework</name>
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.github.Tencent</groupId>
4141
<artifactId>APIJSON</artifactId>
42-
<version>8.0.2</version>
42+
<version>8.1.0</version>
4343
</dependency>
4444

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

0 commit comments

Comments
 (0)