We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aecf3ce commit 4c17aceCopy full SHA for 4c17ace
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.framework</groupId>
7
<artifactId>apijson-framework</artifactId>
8
- <version>6.4.3-springboot3</version>
+ <version>6.4.4-springboot3</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONFramework</name>
@@ -43,7 +43,7 @@
43
<dependency>
44
<groupId>com.github.APIJSON</groupId>
45
<artifactId>apijson-column</artifactId>
46
- <version>1.8.0</version>
+ <version>1.9.3-springboot3</version>
47
</dependency>
48
49
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
0 commit comments