Skip to content

Commit aa81f58

Browse files
committed
Java:APIJSONFinal 升级 APIJSON, apijson-framework, 自身 版本为 4.5.2;
1 parent b5b8da3 commit aa81f58

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
Binary file not shown.
Binary file not shown.

Diff for: APIJSON-Java-Server/APIJSONFinal/pom.xml

+3-3
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.0</version>
7+
<version>4.5.2</version>
88
<name>Demo project for APIJSON Server based on JFinal</name>
99
<url>http://maven.apache.org</url>
1010
<dependencies>
@@ -26,12 +26,12 @@
2626
<dependency>
2727
<groupId>com.github.Tencent</groupId>
2828
<artifactId>APIJSON</artifactId>
29-
<version>4.5.1</version>
29+
<version>4.5.2</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>com.github.APIJSON</groupId>
3333
<artifactId>apijson-framework</artifactId>
34-
<version>4.5.1</version>
34+
<version>4.5.2</version>
3535
</dependency>
3636
<!-- 可使用 libs 目录的 apijson-orm.jar 和 apijson-framework.jar 来替代,两种方式二选一 >>>>>>>>>> -->
3737

0 commit comments

Comments
 (0)