publish 2.0.22
All checks were successful
/ local-deploy (push) Successful in 21s

This commit is contained in:
曾文豪
2025-03-31 00:29:39 +08:00
parent 9885e640e9
commit 2793b2a634
10 changed files with 21 additions and 21 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<groupId>com.tiesheng.springboot-parent</groupId>
<artifactId>springboot-parent</artifactId>
<version>2.0.21</version>
<version>2.0.22</version>
</parent>
<artifactId>springboot-ademo</artifactId>
<version>2.0.21</version>
<version>2.0.22</version>
<properties>
<maven.compiler.source>8</maven.compiler.source>
@@ -46,7 +46,7 @@
<repositories>
<repository>
<id>kepai-repo</id>
<id>tiesheng-repo</id>
<url>https://git.tieshengkeji.com/api/packages/tieshengkeji/maven</url>
</repository>
</repositories>