Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aa81f58

Browse files
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
-63.7 KB
Binary file not shown.
342 KB
Binary file not shown.
280 KB
Binary file not shown.

‎APIJSON-Java-Server/APIJSONFinal/pom.xml‎

Lines changed: 3 additions & 3 deletions
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)

AltStyle によって変換されたページ (->オリジナル) /