Skip to content

Commit

Permalink
chore(deps): Bump com.google.api-client:google-api-client-bom
Browse files Browse the repository at this point in the history
Bumps [com.google.api-client:google-api-client-bom](https://github.com/googleapis/google-api-java-client) from 2.7.0 to 2.7.1.
- [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.7.0...v2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent d6c5112 commit 6900d07
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 @@ -392,7 +392,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-bom</artifactId>
<version>2.7.0</version>
<version>2.7.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 6900d07

Please sign in to comment.