Skip to content

Commit e868092

Browse files
committed
Merge branch 'master' of https://github.com/APIJSON/APIJSON-Demo
2 parents 4cf107f + 965aa9a commit e868092

File tree

1 file changed

+2
-2
lines changed
  • APIJSON-Java-Server/APIJSONDemo-Script

1 file changed

+2
-2
lines changed

APIJSON-Java-Server/APIJSONDemo-Script/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>apijson.demo</groupId>
66
<artifactId>apijson-demo-script</artifactId>
7-
<version>6.0.0</version>
7+
<version>6.0.1</version>
88

99
<name>APIJSONDemo-Druid</name>
1010
<description>Demo project for Testing APIJSON Server based on SpringBoot</description>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.github.APIJSON</groupId>
2929
<artifactId>apijson-framework</artifactId>
30-
<version>6.0.0</version>
30+
<version>6.0.1</version>
3131
</dependency>
3232

3333
<!-- 需要用的数据库 JDBC 驱动 -->

0 commit comments

Comments
 (0)