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 709779d commit 15fa3e3Copy full SHA for 15fa3e3
APIJSON-Java-Server/APIJSONDemo/pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.demo</groupId>
7
<artifactId>apijson-demo</artifactId>
8
- <version>7.0.3</version>
+ <version>7.1.5</version>
9
10
<name>APIJSONDemo</name>
11
<description>Demo project for Testing APIJSON Server based on SpringBoot</description>
@@ -24,12 +24,12 @@
24
<dependency>
25
<groupId>com.github.Tencent</groupId>
26
<artifactId>APIJSON</artifactId>
27
+ <version>7.1.0</version>
28
</dependency>
29
30
<groupId>com.github.APIJSON</groupId>
31
<artifactId>apijson-framework</artifactId>
32
33
34
35
<groupId>jakarta.servlet</groupId>
0 commit comments