Skip to content

Commit 91934b5

Browse files
committed
Upgrade to Spring Framework 5.3.0-M2
Closes gh-22640
1 parent 5a96f7d commit 91934b5

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
@@ -1557,7 +1557,7 @@ bom {
15571557
]
15581558
}
15591559
}
1560-
library("Spring Framework", "5.3.0-SNAPSHOT") {
1560+
library("Spring Framework", "5.3.0-M2") {
15611561
group("org.springframework") {
15621562
imports = [
15631563
"spring-framework-bom"

0 commit comments

Comments
 (0)