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 f93d429 commit 1c7265eCopy full SHA for 1c7265e
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.column</groupId>
7
<artifactId>apijson-column</artifactId>
8
- <version>1.2.2</version>
+ <version>1.2.4</version>
9
<packaging>jar</packaging>
10
11
<name>apijson-column</name>
@@ -22,14 +22,14 @@
22
<dependency>
23
<groupId>com.alibaba</groupId>
24
<artifactId>fastjson</artifactId>
25
- <version>1.2.79</version>
+ <version>1.2.83</version>
26
</dependency>
27
28
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 <<<<<<<<<< -->
29
30
<groupId>com.github.Tencent</groupId>
31
<artifactId>APIJSON</artifactId>
32
- <version>5.1.0</version>
+ <version>5.1.5</version>
33
34
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 >>>>>>>>>> -->
35
0 commit comments