File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
APIJSON-Java-Server/APIJSONFinal Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<groupId >apijson.jfinal</groupId >
5
5
<artifactId >apijson-final</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >4.6.0 </version >
7
+ <version >4.6.3 </version >
8
8
<name >Demo project for APIJSON Server based on JFinal</name >
9
9
<url >http://maven.apache.org</url >
10
10
<dependencies >
26
26
<dependency >
27
27
<groupId >com.github.Tencent</groupId >
28
28
<artifactId >APIJSON</artifactId >
29
- <version >4.6.0 </version >
29
+ <version >4.6.1 </version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >com.github.APIJSON</groupId >
33
33
<artifactId >apijson-framework</artifactId >
34
- <version >4.6.0 </version >
34
+ <version >4.6.3 </version >
35
35
</dependency >
36
36
<!-- 可使用 libs 目录的 apijson-orm.jar 和 apijson-framework.jar 来替代,两种方式二选一 >>>>>>>>>> -->
37
37
You can’t perform that action at this time.
0 commit comments