We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dde586 commit 5fa821fCopy full SHA for 5fa821f
build.gradle
@@ -37,7 +37,6 @@ allprojects {
37
group = 'org.springframework.batch'
38
39
repositories {
40
- maven { url 'https://repository.apache.org/content/groups/staging/' } // TODO to remove when kafka-clients 2.6.0 is promoted to central
41
maven { url 'https://repo.spring.io/libs-snapshot' }
42
maven { url 'https://repo.spring.io/libs-milestone' }
43
maven { url 'https://repo.spring.io/plugins-release' }
0 commit comments