File tree Expand file tree Collapse file tree
APIJSONBoot-MultiDataSource Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66 <groupId >apijson.boot</groupId >
77 <artifactId >apijson-boot-multi-datasource</artifactId >
8- <version >7.1.0 </version >
8+ <version >7.1.7 </version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONBoot-MultiDataSource</name >
5959 <dependency >
6060 <groupId >com.github.Tencent</groupId >
6161 <artifactId >APIJSON</artifactId >
62- <version >7.1.0 </version >
62+ <version >7.5.5 </version >
6363 </dependency >
6464 <dependency >
6565 <groupId >com.github.APIJSON</groupId >
6666 <artifactId >apijson-framework</artifactId >
67- <version >7.1.0 </version >
67+ <version >7.1.7 </version >
6868 </dependency >
6969 <dependency >
7070 <groupId >com.github.APIJSON</groupId >
7171 <artifactId >apijson-column</artifactId >
72- <version >2.1.0 </version >
72+ <version >2.1.5 </version >
7373 </dependency >
7474 <dependency >
7575 <groupId >com.github.APIJSON</groupId >
7676 <artifactId >apijson-router</artifactId >
77- <version >2.1.0 </version >
77+ <version >2.1.7 </version >
7878 </dependency >
7979<!-- <dependency>-->
8080<!-- <groupId>com.surrealdb</groupId>-->
298298 </exclusions >
299299 </dependency >
300300
301+
301302 <!-- DemoController /delegate 代理转发请求 HTTP PATCH 方法需要,使用 PATCH 可以取消注释 -->
302303 <!-- <dependency>-->
303304 <!-- <groupId>org.apache.httpcomponents.client5</groupId>-->
Original file line number Diff line number Diff line change 55
66 <groupId >apijson.demo</groupId >
77 <artifactId >apijson-demo-javax</artifactId >
8- <version >7.1.5 </version >
8+ <version >7.1.7 </version >
99
1010 <name >APIJSONDemo</name >
1111 <description >Demo project for Testing APIJSON Server based on SpringBoot, compat JDK 1.8~16 and SpringBoot 1.4~2.7</description >
2121 <dependency >
2222 <groupId >com.github.Tencent</groupId >
2323 <artifactId >APIJSON</artifactId >
24- <version >7.1.0 </version >
24+ <version >7.5.5 </version >
2525 </dependency >
2626
2727 <dependency >
2828 <groupId >com.github.APIJSON</groupId >
2929 <artifactId >apijson-framework</artifactId >
30- <version >7.1.5 </version >
30+ <version >7.1.7 </version >
3131 </dependency >
3232
3333 <dependency >
3434 <groupId >com.github.APIJSON</groupId >
3535 <artifactId >apijson-router</artifactId >
36- <version >2.1.5</version >
37- </dependency >
38-
39- <!-- JDK 17+, SpringBoot 3.0+ -->
40- <dependency >
41- <groupId >jakarta.servlet</groupId >
42- <artifactId >jakarta.servlet-api</artifactId >
43- <version >6.0.0</version >
36+ <version >2.1.7</version >
4437 </dependency >
4538
4639 <!-- JDK 1.8~16, SpringBoot 1.4~2.7 -->
You can’t perform that action at this time.
0 commit comments