Skip to content

Commit

Permalink
升级 APIJSON, apijson-column, 自身 版本分别为 6.2.0, 1.7.0, 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Aug 9, 2023
1 parent f3c99c9 commit fbcf3a5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>apijson.framework</groupId>
<artifactId>apijson-framework</artifactId>
<version>6.1.0</version>
<version>6.2.0</version>
<packaging>jar</packaging>

<name>APIJSONFramework</name>
Expand Down Expand Up @@ -34,13 +34,13 @@
<dependency>
<groupId>com.github.Tencent</groupId>
<artifactId>APIJSON</artifactId>
<version>6.1.0</version>
<version>6.2.0</version>
</dependency>
<dependency>
<groupId>com.github.APIJSON</groupId>
<artifactId>apijson-column</artifactId>
<version>1.7.0</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.github.APIJSON</groupId>-->
<!-- <artifactId>apijson-column</artifactId>-->
<!-- <version>1.6.0</version>-->
<!-- </dependency>-->

<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
<dependency>
Expand Down

0 comments on commit fbcf3a5

Please sign in to comment.