Merge branch '3.1.x' into 4.0.x

This commit is contained in:
Marcin Grzejszczak
2023-07-03 07:05:40 +02:00
7 changed files with 68 additions and 9 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 {