We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c149efe commit 7e4dca6Copy full SHA for 7e4dca6
APIJSON-Java-Server/APIJSONBoot-MultiDataSource/pom.xml
@@ -64,17 +64,17 @@
64
<dependency>
65
<groupId>com.github.Tencent</groupId>
66
<artifactId>APIJSON</artifactId>
67
- <version>8.0.0.3</version>
+ <version>8.0.0</version>
68
</dependency>
69
70
<groupId>com.github.APIJSON</groupId>
71
<artifactId>apijson-framework</artifactId>
72
- <version>7.2.0.3</version>
+ <version>7.2.0</version>
73
74
75
76
<artifactId>apijson-fastjson2</artifactId>
77
- <version>1.0.0.3</version>
+ <version>1.0.0</version>
78
79
80
<!-- 7.9.0 及以下需要依赖 apijson-column -->
0 commit comments