Bump github-api version to 1.315 Also update com.infradna.tool:bridge-method-injector version to 1.23. Change-Id: I9b5a10a231ff3d467bb007b1da2e7784ae5be050
diff --git a/github-oauth/pom.xml b/github-oauth/pom.xml index 75b9c09..4372d9c 100644 --- a/github-oauth/pom.xml +++ b/github-oauth/pom.xml
@@ -89,12 +89,12 @@ <dependency> <groupId>org.kohsuke</groupId> <artifactId>github-api</artifactId> - <version>1.116</version> + <version>1.315</version> </dependency> <dependency> <groupId>com.infradna.tool</groupId> <artifactId>bridge-method-injector</artifactId> - <version>1.18</version> + <version>1.23</version> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId>