Skip to content

Commit bfe94c9

Browse files
committed
Java:APIJSONBoot 和 APIJSONFinal 自身版本升级为 4.4.6
1 parent c6d4e3a commit bfe94c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4.5</version>
8+
<version>4.4.6</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONBoot</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.4.0</version>
7+
<version>4.4.6</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)