Skip to content

Commit c8d9f94

Browse files
committed
Upgrade to Spring Framework 5.3.13
Closes gh-28506
1 parent f3b5e6b commit c8d9f94

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
@@ -1578,7 +1578,7 @@ bom {
15781578
]
15791579
}
15801580
}
1581-
library("Spring Framework", "5.3.13-SNAPSHOT") {
1581+
library("Spring Framework", "5.3.13") {
15821582
group("org.springframework") {
15831583
imports = [
15841584
"spring-framework-bom"

0 commit comments

Comments
 (0)