updated version of github-api library to avoid http references to some jenkins-ci repo urls

This commit is contained in:
Martin Lippert
2021-04-28 12:41:20 +02:00
parent 59f28e1729
commit 0de6a9cea9

View File

@@ -48,7 +48,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.90</version>
<version>1.128</version>
</dependency>
<!-- Test harness -->
<dependency>