Skip to content

Commit 32f6719

Browse files
committed
Upgrade to Spring Framework 5.2.13
Closes gh-25281
1 parent 8cc513e commit 32f6719

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
@@ -1673,7 +1673,7 @@ bom {
16731673
]
16741674
}
16751675
}
1676-
library("Spring Framework", "5.2.13.BUILD-SNAPSHOT") {
1676+
library("Spring Framework", "5.2.13.RELEASE") {
16771677
group("org.springframework") {
16781678
imports = [
16791679
"spring-framework-bom"

0 commit comments

Comments
 (0)