Skip to content

Commit 8e37ab3

Browse files
committed
Java:升级 APIJSON, apijson-framework 的 Maven 和 jar 依赖为 4.7.1;升级 apijson-column 版本为 1.1.1;升级 Demo 本身版本为 4.7.1;
1 parent 024ecca commit 8e37ab3

21 files changed

+13
-13
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.

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

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

66
<groupId>apijson.boot</groupId>
77
<artifactId>apijson-boot-multi-datasource</artifactId>
8-
<version>4.7.0</version>
8+
<version>4.7.1</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONBoot-MultiDataSource</name>
@@ -56,17 +56,17 @@
5656
<dependency>
5757
<groupId>com.github.Tencent</groupId>
5858
<artifactId>APIJSON</artifactId>
59-
<version>4.7.0</version>
59+
<version>4.7.1</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>com.github.APIJSON</groupId>
6363
<artifactId>apijson-framework</artifactId>
64-
<version>4.7.0</version>
64+
<version>4.7.1</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.github.APIJSON</groupId>
6868
<artifactId>apijson-column</artifactId>
69-
<version>1.1.0</version>
69+
<version>1.1.1</version>
7070
</dependency>
7171
<!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
7272

Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)