publish 2.0.0.rc22

This commit is contained in:
曾文豪
2024-08-09 18:24:47 +08:00
parent a1c75d010b
commit d4e97babf4
14 changed files with 38 additions and 24 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<groupId>com.tiesheng.springboot-parent</groupId>
<artifactId>springboot-parent</artifactId>
<version>2.0.0.rc21</version>
<version>2.0.0.rc22</version>
</parent>
<artifactId>springboot-ademo</artifactId>
<version>2.0.0.rc21</version>
<version>2.0.0.rc22</version>
<properties>
<maven.compiler.source>8</maven.compiler.source>