Skip to content

Commit 7e4dca6

Browse files
authored
升级 APIJSON 8.0.0, apijson-framework 7.2.0, apijson-fastjson2 1.0.0
1 parent c149efe commit 7e4dca6

File tree

1 file changed

+3
-3
lines changed
  • APIJSON-Java-Server/APIJSONBoot-MultiDataSource

1 file changed

+3
-3
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -64,17 +64,17 @@
6464
<dependency>
6565
<groupId>com.github.Tencent</groupId>
6666
<artifactId>APIJSON</artifactId>
67-
<version>8.0.0.3</version>
67+
<version>8.0.0</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.github.APIJSON</groupId>
7171
<artifactId>apijson-framework</artifactId>
72-
<version>7.2.0.3</version>
72+
<version>7.2.0</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>com.github.APIJSON</groupId>
7676
<artifactId>apijson-fastjson2</artifactId>
77-
<version>1.0.0.3</version>
77+
<version>1.0.0</version>
7878
</dependency>
7979

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

0 commit comments

Comments
 (0)