Skip to content

Commit 02ab89b

Browse files
fix(deps): update spring boot
1 parent 62f0dcf commit 02ab89b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

laokou-cloud/laokou-sentinel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<!--sentinel版本-->
1616
<sentinel.version>1.8.8</sentinel.version>
1717
<!--spring-boot版本-->
18-
<spring-boot.version>2.5.12</spring-boot.version>
18+
<spring-boot.version>2.7.18</spring-boot.version>
1919
<!--curator版本-->
2020
<curator.version>5.8.0</curator.version>
2121
<!--log4j版本-->

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<spring-boot-maven-plugin.version>3.4.5</spring-boot-maven-plugin.version>
6767
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
6868
<!--spring-boot版本-->
69-
<spring-boot.version>3.5.0-RC1</spring-boot.version>
69+
<spring-boot.version>3.5.0-SNAPSHOT</spring-boot.version>
7070
<!--spring-cloud版本-->
7171
<spring-cloud.version>2025.0.0-M3</spring-cloud.version>
7272
<!--spring-framework版本-->

0 commit comments

Comments
 (0)