Skip to content

Commit 1cbace9

Browse files
committed
升级 apijson-orm 依赖版本为 4.3.0
1 parent d929503 commit 1cbace9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.framework</groupId>
77
<artifactId>apijson-framework</artifactId>
8-
<version>4.4.0</version>
8+
<version>4.4.5</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONFramework</name>
@@ -22,9 +22,9 @@
2222
<dependency>
2323
<groupId>com.github.Tencent</groupId>
2424
<artifactId>APIJSON</artifactId>
25-
<version>4.2.5</version>
25+
<version>4.3.0</version>
2626
</dependency>
27-
27+
2828

2929
<dependency>
3030
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)