Skip to content

Commit d80d692

Browse files
committed
Upgrade to Spring Framework 5.3.12
Closes gh-28241
1 parent cc54be4 commit d80d692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1663,7 +1663,7 @@ bom {
16631663
]
16641664
}
16651665
}
1666-
library("Spring Framework", "5.3.12-SNAPSHOT") {
1666+
library("Spring Framework", "5.3.12") {
16671667
group("org.springframework") {
16681668
imports = [
16691669
"spring-framework-bom"

0 commit comments

Comments
 (0)