Merge branch '3.0.x'

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

View File

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