publish 1.0.20

This commit is contained in:
曾文豪
2024-01-24 13:42:17 +08:00
parent 23faaa8f67
commit ef5861327c
16 changed files with 113 additions and 94 deletions

View File

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