We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69bd7ee commit 0ffa20dCopy full SHA for 0ffa20d
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.column</groupId>
7
<artifactId>apijson-column</artifactId>
8
- <version>1.0.1</version>
+ <version>1.1.0</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.6.7</version>
+ <version>4.7.0</version>
33
</dependency>
34
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 >>>>>>>>>> -->
35
@@ -58,5 +58,5 @@
58
</snapshots>
59
</repository>
60
</repositories>
61
-
+
62
</project>
0 commit comments