Skip to content

Commit

Permalink
升级 apijson-orm 依赖版本为 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Nov 28, 2020
1 parent d929503 commit 1cbace9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file not shown.
6 changes: 3 additions & 3 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>4.4.0</version>
<version>4.4.5</version>
<packaging>jar</packaging>

<name>APIJSONFramework</name>
Expand All @@ -22,9 +22,9 @@
<dependency>
<groupId>com.github.Tencent</groupId>
<artifactId>APIJSON</artifactId>
<version>4.2.5</version>
<version>4.3.0</version>
</dependency>


<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit 1cbace9

Please sign in to comment.