File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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 >4.2.1 </version >
8
+ <version >4.2.2 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >APIJSONFramework</name >
21
21
<dependency >
22
22
<groupId >com.alibaba</groupId >
23
23
<artifactId >fastjson</artifactId >
24
- <version >1.2.61 </version >
24
+ <version >1.2.73 </version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >com.github.APIJSON</groupId >
28
28
<artifactId >apijson-orm</artifactId >
29
- <version >LATEST </version >
29
+ <version >4.2.1 </version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >javax.servlet</groupId >
39
39
<dependency >
40
40
<groupId >mysql</groupId >
41
41
<artifactId >mysql-connector-java</artifactId >
42
- <version >8.0.11 </version >
42
+ <version >8.0.16 </version >
43
43
</dependency >
44
44
<dependency >
45
45
<groupId >org.postgresql</groupId >
You can’t perform that action at this time.
0 commit comments