Browse Source

Start building against Spring Framework 6.0.2 snapshots

See gh-33286
pull/33350/head
Stephane Nicoll 3 years ago
parent
commit
14ba9b18df
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save