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 630791e commit 2296b80Copy full SHA for 2296b80
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.framework</groupId>
7
<artifactId>apijson-framework</artifactId>
8
- <version>4.1.0</version>
+ <version>4.2.1</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONFramework</name>
@@ -26,7 +26,7 @@
26
<dependency>
27
<groupId>com.github.APIJSON</groupId>
28
<artifactId>apijson-orm</artifactId>
29
+ <version>LATEST</version>
30
</dependency>
31
32
<groupId>javax.servlet</groupId>
0 commit comments