Skip to content

Commit

Permalink
[#1390] upgrade spring boot version to 3.3.5 (#1396)
Browse files Browse the repository at this point in the history
  • Loading branch information
chengyouling authored Oct 26, 2024
1 parent 5f97254 commit d121dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<!-- spring-cloud-dependencies do not import spring-boot-dependencies, spring-boot-dependencies
import spring-framework-bom. No need configure spring version. -->
<spring-cloud.version>2023.0.3</spring-cloud.version>
<spring-boot.version>3.3.2</spring-boot.version>
<spring-boot.version>3.3.5</spring-boot.version>
<servicecomb.version>2.8.21</servicecomb.version>
</properties>

Expand Down

0 comments on commit d121dfb

Please sign in to comment.