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 e14f6c6

Browse files
Java:APIJSONFinal 升级 APIJSON, apijson-framework 分别为 4.6.1 和 4.6.3
1 parent aa520b8 commit e14f6c6

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

‎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.6.0</version>
7+
<version>4.6.3</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.6.0</version>
29+
<version>4.6.1</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>com.github.APIJSON</groupId>
3333
<artifactId>apijson-framework</artifactId>
34-
<version>4.6.0</version>
34+
<version>4.6.3</version>
3535
</dependency>
3636
<!-- 可使用 libs 目录的 apijson-orm.jar 和 apijson-framework.jar 来替代,两种方式二选一 >>>>>>>>>> -->
3737

0 commit comments

Comments
(0)

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