Skip to content

Commit

Permalink
Bump com.google.api-client:google-api-client-gson from 2.7.1 to 2.7.2
Browse files Browse the repository at this point in the history
Bumps [com.google.api-client:google-api-client-gson](https://github.com/googleapis/google-api-java-client) from 2.7.1 to 2.7.2.
- [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.1...v2.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 078b38d commit c9dee6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-gson</artifactId>
<version>2.7.1</version>
<version>2.7.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c9dee6d

Please sign in to comment.