Skip to content

Commit 5517cd0

Browse files
committed
Upgrade to Spring Framework 5.2.9
Closes gh-23183
1 parent c1b67ab commit 5517cd0

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
@@ -1665,7 +1665,7 @@ bom {
16651665
]
16661666
}
16671667
}
1668-
library("Spring Framework", "5.2.9.BUILD-SNAPSHOT") {
1668+
library("Spring Framework", "5.2.9.RELEASE") {
16691669
group("org.springframework") {
16701670
imports = [
16711671
"spring-framework-bom"

0 commit comments

Comments
 (0)