File tree 1 file changed +4
-2
lines changed
APIJSON-Java-Server/APIJSONFinal
1 file changed +4
-2
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 >5.1.0 </version >
7
+ <version >5.1.5 </version >
8
8
<name >Demo project for APIJSON Server based on JFinal</name >
9
9
<url >http://maven.apache.org</url >
10
10
<dependencies >
11
11
<dependency >
12
12
<groupId >javax.activation</groupId >
13
13
<artifactId >activation</artifactId >
14
14
<version >1.1.1</version >
15
+ </dependency >
16
+
15
17
<!-- APIJSON 需要用的依赖库,1.2.0 以上 -->
16
18
<dependency >
17
19
<groupId >com.alibaba</groupId >
30
32
<dependency >
31
33
<groupId >com.github.Tencent</groupId >
32
34
<artifactId >APIJSON</artifactId >
33
- <version >5.1.0 </version >
35
+ <version >5.1.5 </version >
34
36
</dependency >
35
37
<dependency >
36
38
<groupId >com.github.APIJSON</groupId >
You can’t perform that action at this time.
0 commit comments