lukecwik commented on a change in pull request #16536:
URL: https://github.com/apache/beam/pull/16536#discussion_r786224086



##########
File path: .test-infra/validate-runner/build.gradle
##########
@@ -26,16 +26,12 @@ repositories {
     maven {
         url "https://repo.jenkins-ci.org/releases/";
     }
-    maven {
-        url "https://jcenter.bintray.com/";
-    }
     maven {
         url "https://packages.confluent.io/maven/";
     }
 }
 
 dependencies {
-    implementation group: 'com.cdancy', name: 'jenkins-rest', version: '0.0.22'

Review comment:
       There is no reference to this library in the code so I was able to 
remove it and remove the jcenter repo because of it.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to