There was an error while loading. Please reload this page.
1 parent ffff09d commit 8812fd1Copy full SHA for 8812fd1
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.column</groupId>
7
<artifactId>apijson-column</artifactId>
8
-<version>1.1.6</version>
+<version>1.1.7</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>4.9.0</version>
+<version>4.9.1</version>
33
</dependency>
34
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 >>>>>>>>>> -->
35
0 commit comments