Browse Source

Upgrade to Spring Framework 6.0.1

Closes gh-33286
pull/33335/head
Stephane Nicoll 3 years ago
parent
commit
656f109296
  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-SNAPSHOT") {
library("Spring Framework", "6.0.1") {
group("org.springframework") {
imports = [
"spring-framework-bom"

Loading…
Cancel
Save