Skip to content

Commit 0564a8c

Browse files
committed
升级 APIJSON 和自身版本分别为 4.8.3 和 1.1.5
1 parent c2b99c8 commit 0564a8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.column</groupId>
77
<artifactId>apijson-column</artifactId>
8-
<version>1.1.3</version>
8+
<version>1.1.5</version>
99
<packaging>jar</packaging>
1010

1111
<name>apijson-column</name>
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.github.Tencent</groupId>
3131
<artifactId>APIJSON</artifactId>
32-
<version>4.8.0</version>
32+
<version>4.8.3</version>
3333
</dependency>
3434
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 >>>>>>>>>> -->
3535

0 commit comments

Comments
 (0)