Skip to content

Commit

Permalink
Bump com.google.oauth-client:google-oauth-client
Browse files Browse the repository at this point in the history
Bumps [com.google.oauth-client:google-oauth-client](https://github.com/googleapis/google-oauth-java-client) from 1.25.0 to 1.33.3.
- [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@1.25.0...v1.33.3)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 52eaea9 commit ee75b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connectors/googledrive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.http.version>1.25.0</project.http.version>
<project.oauth.version>1.25.0</project.oauth.version>
<project.oauth.version>1.33.3</project.oauth.version>
</properties>

<artifactId>mcf-googledrive-connector</artifactId>
Expand Down

0 comments on commit ee75b5f

Please sign in to comment.