Skip to content

Commit ea517db

Browse files
committed
升级 APIJSON 和自身版本号分别为 4.4.8 和 4.5.0
1 parent d8dda34 commit ea517db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.4.9</version>
8+
<version>4.5.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONFramework</name>
@@ -22,9 +22,9 @@
2222
<dependency>
2323
<groupId>com.github.Tencent</groupId>
2424
<artifactId>APIJSON</artifactId>
25-
<version>4.4.5</version>
25+
<version>4.4.8</version>
2626
</dependency>
27-
27+
2828

2929
<dependency>
3030
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)