Upgrade to Spring Framework 6.0.0

Closes gh-33136
This commit is contained in:
Stephane Nicoll 2022-11-16 12:42:58 +01:00
parent bad11bbe8f
commit 6f1f73ef67
1 changed files with 1 additions and 1 deletions

View File

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