We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ed560 commit 0956f76Copy full SHA for 0956f76
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.column</groupId>
7
<artifactId>apijson-column</artifactId>
8
- <version>1.9.2-springboot3</version>
+ <version>2.0.0</version>
9
<packaging>jar</packaging>
10
11
<name>apijson-column</name>
@@ -32,7 +32,7 @@
32
<dependency>
33
<groupId>com.github.Tencent</groupId>
34
<artifactId>APIJSON</artifactId>
35
- <version>6.4.3-springboot3</version>
+ <version>7.0.0</version>
36
</dependency>
37
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 >>>>>>>>>> -->
38
0 commit comments