Skip to content

Commit 8c676a4

Browse files
committed
Upgrade to Spring Framework 5.2.12
Closes gh-24277
1 parent 463ba23 commit 8c676a4

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
@@ -1672,7 +1672,7 @@ bom {
16721672
]
16731673
}
16741674
}
1675-
library("Spring Framework", "5.2.12.BUILD-SNAPSHOT") {
1675+
library("Spring Framework", "5.2.12.RELEASE") {
16761676
group("org.springframework") {
16771677
imports = [
16781678
"spring-framework-bom"

0 commit comments

Comments
 (0)