File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.framework</groupId >
7
7
<artifactId >apijson-framework</artifactId >
8
- <version >5.1.0 </version >
8
+ <version >5.1.5 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >APIJSONFramework</name >
23
23
<artifactId >javax.servlet-api</artifactId >
24
24
<version >4.0.1</version >
25
25
</dependency >
26
-
26
+
27
27
<dependency >
28
28
<groupId >com.alibaba</groupId >
29
29
<artifactId >fastjson</artifactId >
30
- <version >1.2.79 </version >
30
+ <version >1.2.83 </version >
31
31
</dependency >
32
-
32
+
33
33
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 -->
34
34
<dependency >
35
35
<groupId >com.github.Tencent</groupId >
36
36
<artifactId >APIJSON</artifactId >
37
- <version >5.1.0 </version >
37
+ <version >5.1.5 </version >
38
38
</dependency >
39
39
40
40
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
You can’t perform that action at this time.
0 commit comments