Browse Source

Start building against Spring Framework 6.0.8 snapshots

See gh-34865
pull/34868/head
Stephane Nicoll 3 years ago
parent
commit
6ee6d06419
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save