publish 1.0.18

This commit is contained in:
曾文豪
2024-01-09 17:51:27 +08:00
parent fc00bad49a
commit d2d53523a8
12 changed files with 88 additions and 62 deletions

View File

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