Merge branch '6.2.x'

This commit is contained in:
Sam Brannen
2024-12-21 16:03:43 +01:00
6 changed files with 9 additions and 10 deletions

View File

@@ -37,7 +37,7 @@ javadoc {
repositories {
maven {
url "https://repo.spring.io/release"
url = "https://repo.spring.io/release"
}
}