File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
APIJSON-Java-Server/APIJSONFinal Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 44 <groupId >apijson.jfinal</groupId >
55 <artifactId >apijson-final</artifactId >
66 <packaging >jar</packaging >
7- <version >5.1.0 </version >
7+ <version >5.1.5 </version >
88 <name >Demo project for APIJSON Server based on JFinal</name >
99 <url >http://maven.apache.org</url >
1010 <dependencies >
1111 <dependency >
1212 <groupId >javax.activation</groupId >
1313 <artifactId >activation</artifactId >
1414 <version >1.1.1</version >
15+ </dependency >
16+
1517 <!-- APIJSON 需要用的依赖库,1.2.0 以上 -->
1618 <dependency >
1719 <groupId >com.alibaba</groupId >
3032 <dependency >
3133 <groupId >com.github.Tencent</groupId >
3234 <artifactId >APIJSON</artifactId >
33- <version >5.1.0 </version >
35+ <version >5.1.5 </version >
3436 </dependency >
3537 <dependency >
3638 <groupId >com.github.APIJSON</groupId >
You can’t perform that action at this time.
0 commit comments