Skip to content

Commit 15fa3e3

Browse files
committed
Java:Demo 升级 APIJSON 7.1.0, apijson-framework 及自身 7.1.5
1 parent 709779d commit 15fa3e3

File tree

1 file changed

+3
-3
lines changed
  • APIJSON-Java-Server/APIJSONDemo

1 file changed

+3
-3
lines changed

APIJSON-Java-Server/APIJSONDemo/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.demo</groupId>
77
<artifactId>apijson-demo</artifactId>
8-
<version>7.0.3</version>
8+
<version>7.1.5</version>
99

1010
<name>APIJSONDemo</name>
1111
<description>Demo project for Testing APIJSON Server based on SpringBoot</description>
@@ -24,12 +24,12 @@
2424
<dependency>
2525
<groupId>com.github.Tencent</groupId>
2626
<artifactId>APIJSON</artifactId>
27-
<version>7.0.3</version>
27+
<version>7.1.0</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>com.github.APIJSON</groupId>
3131
<artifactId>apijson-framework</artifactId>
32-
<version>7.0.3</version>
32+
<version>7.1.5</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>jakarta.servlet</groupId>

0 commit comments

Comments
 (0)