Skip to content

Commit 26e94a8

Browse files
committed
Java:3 个 Demo 版本都升级为 4.5.3
1 parent aa81f58 commit 26e94a8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

APIJSON-Java-Server/APIJSONBoot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.boot</groupId>
77
<artifactId>apijson-boot</artifactId>
8-
<version>4.5.2</version>
8+
<version>4.5.3</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONBoot</name>

APIJSON-Java-Server/APIJSONDemo/pom.xml

+1-1
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>4.5.1</version>
8+
<version>4.5.3</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONDemo</name>

APIJSON-Java-Server/APIJSONFinal/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>apijson.jfinal</groupId>
55
<artifactId>apijson-final</artifactId>
66
<packaging>jar</packaging>
7-
<version>4.5.2</version>
7+
<version>4.5.3</version>
88
<name>Demo project for APIJSON Server based on JFinal</name>
99
<url>http://maven.apache.org</url>
1010
<dependencies>

0 commit comments

Comments
 (0)