Skip to content

Commit

Permalink
Bump com.google.api-client:google-api-client from 2.4.1 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v2.4.1...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 64c410c commit d18d39d
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 @@ -84,7 +84,7 @@

<properties>
<connid.version>1.5.2.0</connid.version>
<google-api-client.version>2.4.1</google-api-client.version>
<google-api-client.version>2.5.0</google-api-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.23.0</google-auth-library-oauth2-http.version>
Expand Down

0 comments on commit d18d39d

Please sign in to comment.