File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66 <groupId >apijson.framework</groupId >
77 <artifactId >apijson-framework</artifactId >
8- <version >4.2.1 </version >
8+ <version >4.2.2 </version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONFramework</name >
2121 <dependency >
2222 <groupId >com.alibaba</groupId >
2323 <artifactId >fastjson</artifactId >
24- <version >1.2.61 </version >
24+ <version >1.2.73 </version >
2525 </dependency >
2626 <dependency >
2727 <groupId >com.github.APIJSON</groupId >
2828 <artifactId >apijson-orm</artifactId >
29- <version >LATEST </version >
29+ <version >4.2.1 </version >
3030 </dependency >
3131 <dependency >
3232 <groupId >javax.servlet</groupId >
3939 <dependency >
4040 <groupId >mysql</groupId >
4141 <artifactId >mysql-connector-java</artifactId >
42- <version >8.0.11 </version >
42+ <version >8.0.16 </version >
4343 </dependency >
4444 <dependency >
4545 <groupId >org.postgresql</groupId >
You can’t perform that action at this time.
0 commit comments