Browse Source

Upgrade to Spring Framework 6.0.0-M4

Closes gh-30624
pull/31033/head
Andy Wilkinson 4 years ago
parent
commit
4864b9802e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1363,7 +1363,7 @@ bom { @@ -1363,7 +1363,7 @@ bom {
]
}
}
library("Spring Framework", "6.0.0-SNAPSHOT") {
library("Spring Framework", "6.0.0-M4") {
group("org.springframework") {
imports = [
"spring-framework-bom"

Loading…
Cancel
Save