Skip to content

Commit 9ec1978

Browse files
committed
Upgrade to Spring Framework 5.3.20
Closes gh-31014
1 parent 4d5b008 commit 9ec1978

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
@@ -1700,7 +1700,7 @@ bom {
17001700
]
17011701
}
17021702
}
1703-
library("Spring Framework", "5.3.19") {
1703+
library("Spring Framework", "5.3.20") {
17041704
prohibit("[6.0.0-M1,)") {
17051705
because "we upgrade in Spring Boot 3.x"
17061706
}

0 commit comments

Comments
 (0)