Merge branch '4.0.x'

This commit is contained in:
Marcin Grzejszczak
2023-07-03 07:05:48 +02:00
8 changed files with 71 additions and 15 deletions

View File

@@ -20,7 +20,7 @@ repositories {
mavenLocal()
maven { url "https://repo.spring.io/snapshot" }
maven { url "https://repo.spring.io/milestone" }
maven { url "https://repo.spring.io/release" }
// maven { url "https://repo.spring.io/release" }
}
dependencyManagement {