Skip to content

Commit 0956f76

Browse files
committed
升级 APIJSON 7.0.0,JDK 17,自身 2.0.0
1 parent 15ed560 commit 0956f76

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.9.2-springboot3</version>
8+
<version>2.0.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>apijson-column</name>
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.github.Tencent</groupId>
3434
<artifactId>APIJSON</artifactId>
35-
<version>6.4.3-springboot3</version>
35+
<version>7.0.0</version>
3636
</dependency>
3737
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 >>>>>>>>>> -->
3838

0 commit comments

Comments
 (0)