Skip to content

Commit

Permalink
升级 APIJSON 6.0.0, 自身 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Jan 29, 2023
1 parent c23165f commit de55659
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.2.9</version>
<version>1.5.0</version>
<packaging>jar</packaging>

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

Expand Down

0 comments on commit de55659

Please sign in to comment.