We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cf107f + 965aa9a commit e868092Copy full SHA for e868092
APIJSON-Java-Server/APIJSONDemo-Script/pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>apijson.demo</groupId>
6
<artifactId>apijson-demo-script</artifactId>
7
- <version>6.0.0</version>
+ <version>6.0.1</version>
8
9
<name>APIJSONDemo-Druid</name>
10
<description>Demo project for Testing APIJSON Server based on SpringBoot</description>
@@ -27,7 +27,7 @@
27
<dependency>
28
<groupId>com.github.APIJSON</groupId>
29
<artifactId>apijson-framework</artifactId>
30
31
</dependency>
32
33
<!-- 需要用的数据库 JDBC 驱动 -->
0 commit comments