Skip to content

Commit b180bc7

Browse files
committed
Java:MultiDatabase 升级 APIJSON, apijson-framework 至 5.1.0,升级 apijson-column 至 1.2.2,新增 apijson-router-1.0.0.jar
1 parent 515b237 commit b180bc7

File tree

8 files changed

+3
-3
lines changed

8 files changed

+3
-3
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

APIJSON-Java-Server/APIJSONBoot-MultiDataSource/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.boot</groupId>
77
<artifactId>apijson-boot</artifactId>
8-
<version>5.0.5</version>
8+
<version>5.1.0</version>
99
<!-- <packaging>jar</packaging> -->
1010

1111
<name>APIJSONBoot-MultiDataSource</name>
@@ -56,12 +56,12 @@
5656
<!-- <dependency>
5757
<groupId>com.github.Tencent</groupId>
5858
<artifactId>APIJSON</artifactId>
59-
<version>5.0.5</version>
59+
<version>5.1.0</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>com.github.APIJSON</groupId>
6363
<artifactId>apijson-framework</artifactId>
64-
<version>5.0.5</version>
64+
<version>5.1.0</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.github.APIJSON</groupId>

0 commit comments

Comments
 (0)