This commit is contained in:
abilan
2023-06-22 17:18:46 -04:00
parent a9285c3c2c
commit d37912f6a0

View File

@@ -127,7 +127,6 @@ allprojects {
mavenLocal()
}
mavenCentral()
maven { url 'https://repo.spring.io/release' }
maven { url 'https://repo.spring.io/milestone' }
if (version.endsWith('SNAPSHOT')) {
maven { url 'https://repo.spring.io/snapshot' }