Skip to content

Commit

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

Updates `com.google.oauth-client:google-oauth-client` from 1.35.0 to 1.36.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.35.0...v1.36.0)

Updates `com.google.oauth-client:google-oauth-client-java6` from 1.35.0 to 1.36.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.35.0...v1.36.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 May 13, 2024
1 parent 64c410c commit b369982
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.4.1</google-api-client.version>
<google-oauth-client.version>1.35.0</google-oauth-client.version>
<google-oauth-client.version>1.36.0</google-oauth-client.version>
<google-api-services.version>1.25.0</google-api-services.version>
<google-auth-library-oauth2-http.version>1.23.0</google-auth-library-oauth2-http.version>
<jackson.version>2.17.1</jackson.version>
Expand Down

0 comments on commit b369982

Please sign in to comment.