publish 2.0.3

This commit is contained in:
曾文豪
2024-09-10 11:08:06 +08:00
parent 02c2ccc0ff
commit d6ed2b8037
13 changed files with 42 additions and 43 deletions

View File

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