publish 2.0.27-sb1
All checks were successful
/ local-deploy (push) Successful in 23s

This commit is contained in:
曾文豪
2026-05-27 16:13:16 +08:00
parent 63bd5aa72b
commit 35e7740065
11 changed files with 21 additions and 19 deletions

View File

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