升级版本号

This commit is contained in:
2026-08-06 10:55:40 +08:00
parent 45df6c7d6c
commit a65952c798
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.xujun</groupId>
<artifactId>xtools-parent-boot</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
<packaging>pom</packaging>
<name>xtools-parent-boot</name>
<description>低调大师工具箱,boot-pom文件,适配JDK25</description>
@@ -43,7 +43,7 @@
<cyclonedx-maven-plugin.version>2.9.3</cyclonedx-maven-plugin.version>
<!-- xtools -->
<xtools.version>5.0.0</xtools.version>
<xtools.version>5.1.0</xtools.version>
<!-- xtools-boot-knife4j begin -->
<swagger-annotations.version>2.2.52</swagger-annotations.version>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.xujun</groupId>
<artifactId>xtools-parent-boot</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
</parent>
<packaging>pom</packaging>
<artifactId>xtools-parent-cloud</artifactId>