Skip to content

Commit

Permalink
Bump google-oauth-client.version from 1.34.1 to 1.35.0 (#30)
Browse files Browse the repository at this point in the history
Bumps `google-oauth-client.version` from 1.34.1 to 1.35.0.

Updates `com.google.oauth-client:google-oauth-client` from 1.34.1 to 1.35.0
- [Release notes](https://github.com/googleapis/google-oauth-java-client/releases)
- [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-oauth-java-client@v1.34.1...v1.35.0)

Updates `com.google.oauth-client:google-oauth-client-java6` from 1.34.1 to 1.35.0
- [Release notes](https://github.com/googleapis/google-oauth-java-client/releases)
- [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-oauth-java-client@v1.34.1...v1.35.0)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 31e9dc7 commit 717b32e
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 @@ -85,7 +85,7 @@
<properties>
<connid.version>1.5.2.0</connid.version>
<google-api-client.version>2.2.0</google-api-client.version>
<google-oauth-client.version>1.34.1</google-oauth-client.version>
<google-oauth-client.version>1.35.0</google-oauth-client.version>
<google-api-services.version>1.25.0</google-api-services.version>
<google-auth-library-oauth2-http.version>1.22.0</google-auth-library-oauth2-http.version>
<jackson.version>2.16.1</jackson.version>
Expand Down

0 comments on commit 717b32e

Please sign in to comment.