Skip to content

Commit cb73558

Browse files
committed
Upgrade to Spring Framework 5.2.8.RELEASE
Closes gh-22375
1 parent 6114897 commit cb73558

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
@@ -1657,7 +1657,7 @@ bom {
16571657
]
16581658
}
16591659
}
1660-
library("Spring Framework", "5.2.8.BUILD-SNAPSHOT") {
1660+
library("Spring Framework", "5.2.8.RELEASE") {
16611661
group("org.springframework") {
16621662
imports = [
16631663
"spring-framework-bom"

0 commit comments

Comments
 (0)