Skip to content

Commit 0ffa20d

Browse files
committed
升级 APIJSON 和自身版本分别为 4.7.0 和 1.1.0
1 parent 69bd7ee commit 0ffa20d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.0.1</version>
8+
<version>1.1.0</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.6.7</version>
32+
<version>4.7.0</version>
3333
</dependency>
3434
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 >>>>>>>>>> -->
3535

@@ -58,5 +58,5 @@
5858
</snapshots>
5959
</repository>
6060
</repositories>
61-
61+
6262
</project>

0 commit comments

Comments
 (0)