Skip to content

Commit

Permalink
升级 APIJSON 7.0.0,JDK 17,自身 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed May 19, 2024
1 parent 15ed560 commit 0956f76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>apijson.column</groupId>
<artifactId>apijson-column</artifactId>
<version>1.9.2-springboot3</version>
<version>2.0.0</version>
<packaging>jar</packaging>

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

Expand Down

0 comments on commit 0956f76

Please sign in to comment.