We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd54c5 commit c416514Copy full SHA for c416514
APIJSONORM/pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.orm</groupId>
7
<artifactId>apijson-orm</artifactId>
8
- <version>4.2.3</version>
+ <version>4.2.4</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONORM</name>
@@ -22,7 +22,7 @@
22
<dependency>
23
<groupId>com.alibaba</groupId>
24
<artifactId>fastjson</artifactId>
25
- <version>1.2.73</version>
+ <version>1.2.74</version>
26
</dependency>
27
</dependencies>
28
0 commit comments