Merge branch '2.7.x' into 3.0.x

Closes gh-35225
This commit is contained in:
Andy Wilkinson
2023-05-02 09:03:17 +01:00
3 changed files with 5 additions and 3 deletions

View File

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