publish 1.0.17

This commit is contained in:
曾文豪
2023-12-27 15:46:16 +08:00
parent 6dd4e19e39
commit fc00bad49a
13 changed files with 65 additions and 31 deletions

View File

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