Skip to content

Commit b445fa4

Browse files
committed
升级 APIJSON 8.0.2, apijson-framework 和自身 7.2.2
1 parent 0a10bc0 commit b445fa4

File tree

8 files changed

+4
-4
lines changed

8 files changed

+4
-4
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>7.2.0</version>
8+
<version>7.2.2</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONBoot-MultiDataSource</name>
@@ -64,17 +64,17 @@
6464
<dependency>
6565
<groupId>com.github.Tencent</groupId>
6666
<artifactId>APIJSON</artifactId>
67-
<version>8.0.0</version>
67+
<version>8.0.2</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.github.APIJSON</groupId>
7171
<artifactId>apijson-framework</artifactId>
72-
<version>7.2.1</version>
72+
<version>7.2.2</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>com.github.APIJSON</groupId>
7676
<artifactId>apijson-fastjson2</artifactId>
77-
<version>1.0.1</version>
77+
<version>1.0.2</version>
7878
</dependency>
7979

8080
<!-- 7.9.0 及以下需要依赖 apijson-column -->

0 commit comments

Comments
 (0)