Skip to content

Commit 4ada440

Browse files
committed
Upgrade to Spring Framework 5.3.10
Closes gh-27909
1 parent c8ff874 commit 4ada440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1571,7 +1571,7 @@ bom {
15711571
]
15721572
}
15731573
}
1574-
library("Spring Framework", "5.3.10-SNAPSHOT") {
1574+
library("Spring Framework", "5.3.10") {
15751575
group("org.springframework") {
15761576
imports = [
15771577
"spring-framework-bom"

0 commit comments

Comments
 (0)