Skip to content

Commit 6cdd894

Browse files
committed
Upgrade to Spring Framework 5.3.0-M1
Closes gh-21929
1 parent 920e961 commit 6cdd894

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
@@ -1653,7 +1653,7 @@ bom {
16531653
]
16541654
}
16551655
}
1656-
library("Spring Framework", "5.3.0-SNAPSHOT") {
1656+
library("Spring Framework", "5.3.0-M1") {
16571657
group("org.springframework") {
16581658
imports = [
16591659
"spring-framework-bom"

0 commit comments

Comments
 (0)