We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d929503 commit 1cbace9Copy full SHA for 1cbace9
libs/apijson-orm-4.2.5.jar libs/apijson-orm-4.3.0.jarlibs/apijson-orm-4.2.5.jar renamed to libs/apijson-orm-4.3.0.jar
271 KB
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.framework</groupId>
7
<artifactId>apijson-framework</artifactId>
8
- <version>4.4.0</version>
+ <version>4.4.5</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.2.5</version>
+ <version>4.3.0</version>
26
</dependency>
27
-
+
28
29
30
<groupId>javax.servlet</groupId>
0 commit comments