Skip to content

Commit 80f3ca6

Browse files
committed
Server: ORM 升级版本为 3.7.0 并打新的 jar 包
1 parent eff8d95 commit 80f3ca6

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
-256 KB
Binary file not shown.
265 KB
Binary file not shown.

APIJSON-Java-Server/APIJSONBoot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.demo.server</groupId>
77
<artifactId>apijson-boot</artifactId>
8-
<version>3.6.5</version>
8+
<version>3.7.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONBoot</name>

APIJSON-Java-Server/APIJSONORM/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>zuo.biao.apijson.server</groupId>
77
<artifactId>apijson-orm</artifactId>
8-
<version>3.6.5</version>
8+
<version>3.7.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONORM</name>

0 commit comments

Comments
 (0)