Skip to content

Commit 4948cde

Browse files
fix(deps): update spring boot to v3.3.4
1 parent a18aeeb commit 4948cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ buildscript {
2020
protobufGradlePluginVersion = '0.9.4'
2121

2222
// https://github.com/spring-projects/spring-boot/releases
23-
springBootVersion = '3.2.5'
23+
springBootVersion = '3.3.4'
2424
// https://github.com/spring-cloud/spring-cloud-release/releases
2525
springCloudVersion = '2023.0.1'
2626
// https://github.com/alibaba/spring-cloud-alibaba/releases

0 commit comments

Comments
 (0)