升级jar包
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -13,7 +13,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>4.0.5</version>
|
<version>4.0.6</version>
|
||||||
<relativePath/>
|
<relativePath/>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
@@ -58,13 +58,13 @@
|
|||||||
<!-- xtools-boot-db end -->
|
<!-- xtools-boot-db end -->
|
||||||
|
|
||||||
<!-- boot-admin -->
|
<!-- boot-admin -->
|
||||||
<spring-boot-admin.version>4.0.3</spring-boot-admin.version>
|
<spring-boot-admin.version>4.0.4</spring-boot-admin.version>
|
||||||
|
|
||||||
<!-- xxl-job -->
|
<!-- xxl-job -->
|
||||||
<xxl-job-core.version>3.4.0</xxl-job-core.version>
|
<xxl-job-core.version>3.4.0</xxl-job-core.version>
|
||||||
|
|
||||||
<!-- tool begin -->
|
<!-- tool begin -->
|
||||||
<lombok.version>1.18.44</lombok.version>
|
<lombok.version>1.18.46</lombok.version>
|
||||||
<mapstruct.version>1.6.3</mapstruct.version>
|
<mapstruct.version>1.6.3</mapstruct.version>
|
||||||
<!-- tool end -->
|
<!-- tool end -->
|
||||||
<!-- 版本号 end -->
|
<!-- 版本号 end -->
|
||||||
|
|||||||
Reference in New Issue
Block a user