Skip to content

Commit d23b07a

Browse files
committed
Upgrade to Spring Framework 5.3.8
Closes gh-26761
1 parent 03f8a46 commit d23b07a

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
@@ -1650,7 +1650,7 @@ bom {
16501650
]
16511651
}
16521652
}
1653-
library("Spring Framework", "5.3.8-SNAPSHOT") {
1653+
library("Spring Framework", "5.3.8") {
16541654
group("org.springframework") {
16551655
imports = [
16561656
"spring-framework-bom"

0 commit comments

Comments
 (0)