Skip to content

Commit 2f17bd6

Browse files
committed
Upgrade to Spring Framework 5.3.4
Closes gh-25293
1 parent 37bd176 commit 2f17bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1628,7 +1628,7 @@ bom {
16281628
]
16291629
}
16301630
}
1631-
library("Spring Framework", "5.3.4-SNAPSHOT") {
1631+
library("Spring Framework", "5.3.4") {
16321632
group("org.springframework") {
16331633
imports = [
16341634
"spring-framework-bom"

0 commit comments

Comments
 (0)