There was an error while loading. Please reload this page.
1 parent 1019623 commit d9a101bCopy full SHA for d9a101b
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.column</groupId>
7
<artifactId>apijson-column</artifactId>
8
-<version>1.8.0</version>
+<version>1.9.0-springboot3</version>
9
<packaging>jar</packaging>
10
11
<name>apijson-column</name>
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>com.github.Tencent</groupId>
31
<artifactId>APIJSON</artifactId>
32
-<version>6.3.0</version>
+<version>6.4.3-springboot3</version>
33
</dependency>
34
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 >>>>>>>>>> -->
35
0 commit comments