File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >apijson.router</groupId >
77 <artifactId >apijson-router</artifactId >
8- <version >1.0.2 </version >
8+ <version >1.0.5 </version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONRouter</name >
2323 <artifactId >javax.servlet-api</artifactId >
2424 <version >4.0.1</version >
2525 </dependency >
26-
26+
2727 <dependency >
2828 <groupId >com.alibaba</groupId >
2929 <artifactId >fastjson</artifactId >
30- <version >1.2.79 </version >
30+ <version >1.2.83 </version >
3131 </dependency >
32-
33- <!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 -->
32+
33+ <!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 -->
3434 <dependency >
3535 <groupId >com.github.Tencent</groupId >
3636 <artifactId >APIJSON</artifactId >
37- <version >5.1.0 </version >
37+ <version >5.1.5 </version >
3838 </dependency >
3939 <dependency >
4040 <groupId >com.github.APIJSON</groupId >
4141 <artifactId >apijson-framework</artifactId >
42- <version >5.1.1 </version >
42+ <version >5.1.5 </version >
4343 </dependency >
4444 </dependencies >
4545
You can’t perform that action at this time.
0 commit comments