Skip to content

Commit

Permalink
升级 APIJSON 及自身版本为 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Nov 11, 2022
1 parent b500d67 commit ac86165
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Binary file added libs/APIJSON-5.4.0.jar
Binary file not shown.
Binary file removed libs/apijson-orm-5.1.0.jar
Binary file not shown.
5 changes: 3 additions & 2 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>5.3.0</version>
<version>5.4.0</version>
<packaging>jar</packaging>

<name>APIJSONFramework</name>
Expand Down Expand Up @@ -34,7 +34,8 @@
<dependency>
<groupId>com.github.Tencent</groupId>
<artifactId>APIJSON</artifactId>
<version>5.3.0</version>
<version>5.4.0</version>
<type>jar</type>
</dependency>

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

0 comments on commit ac86165

Please sign in to comment.