publish 1.0.16

This commit is contained in:
曾文豪
2023-12-06 16:43:31 +08:00
parent 4373ec7c0e
commit 6dd4e19e39
13 changed files with 24 additions and 23 deletions

View File

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