Skip to content

Commit

Permalink
Bump google-oauth-client-java6 from 1.20.0 to 1.32.1
Browse files Browse the repository at this point in the history
Bumps [google-oauth-client-java6](https://github.com/googleapis/google-oauth-java-client) from 1.20.0 to 1.32.1.
- [Release notes](https://github.com/googleapis/google-oauth-java-client/releases)
- [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/master/CHANGELOG.md)
- [Commits](googleapis/google-oauth-java-client@1.20.0...v1.32.1)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client-java6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 24, 2021
1 parent e4d96fa commit 44085ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-java6</artifactId>
<version>1.20.0</version>
<version>1.32.1</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 44085ae

Please sign in to comment.