-
Bug
-
Resolution: Fixed
-
Blocker
-
None
The current release 0.6 uses the google.api.version 1.22.0. This is causing a breakage downstream with the GKE plugin: JENKINS-55606 due to the Jenkins class-loader loading classes from the installed version of the OAuth plugin as opposed to the one specified as a dependency in the GKE plugin's pom file.
The solution is to publish a new release of the OAuth plugin which contains an updated google.api.version, which would allow users to install the OAuth plugin with this updated google.api.version