Skip to content

Commit b9fe9e1

Browse files
committed
Upgrade to Spring Framework 5.3.12
Closes gh-28252
1 parent 7217818 commit b9fe9e1

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
@@ -1642,7 +1642,7 @@ bom {
16421642
]
16431643
}
16441644
}
1645-
library("Spring Framework", "5.3.12-SNAPSHOT") {
1645+
library("Spring Framework", "5.3.12") {
16461646
group("org.springframework") {
16471647
imports = [
16481648
"spring-framework-bom"

0 commit comments

Comments
 (0)