publish 1.1.2

This commit is contained in:
曾文豪
2024-04-17 13:56:38 +08:00
parent 5942c4cea4
commit 88bc553213
12 changed files with 21 additions and 22 deletions

View File

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