publish 1.1.3

This commit is contained in:
曾文豪
2024-06-11 16:11:14 +08:00
parent fdcb1614cc
commit b6caecf140
16 changed files with 107 additions and 25 deletions

View File

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