Skip to content

Commit

Permalink
升级 apijson-framework 6.0.1,自身 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Feb 2, 2023
1 parent b491acd commit 965aa9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions APIJSON-Java-Server/APIJSONDemo-Script/pom.xml
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>apijson.demo</groupId>
<artifactId>apijson-demo-script</artifactId>
<version>6.0.0</version>
<version>6.0.1</version>

<name>APIJSONDemo-Druid</name>
<description>Demo project for Testing APIJSON Server based on SpringBoot</description>
Expand All @@ -27,7 +27,7 @@
<dependency>
<groupId>com.github.APIJSON</groupId>
<artifactId>apijson-framework</artifactId>
<version>6.0.0</version>
<version>6.0.1</version>
</dependency>

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

0 comments on commit 965aa9a

Please sign in to comment.