publish 2.0.12

This commit is contained in:
曾文豪
2024-10-10 15:51:40 +08:00
parent 2f07f9eb66
commit f1ac7d6886
12 changed files with 54 additions and 31 deletions

View File

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