We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8dda34 commit ea517dbCopy full SHA for ea517db
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.framework</groupId>
7
<artifactId>apijson-framework</artifactId>
8
- <version>4.4.9</version>
+ <version>4.5.0</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONFramework</name>
@@ -22,9 +22,9 @@
22
<dependency>
23
<groupId>com.github.Tencent</groupId>
24
<artifactId>APIJSON</artifactId>
25
- <version>4.4.5</version>
+ <version>4.4.8</version>
26
</dependency>
27
-
+
28
29
30
<groupId>javax.servlet</groupId>
0 commit comments