Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 5a0c480

Browse files
authored
deps: update gax.version to v2.7.1 (#544)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) | `2.7.0` -> `2.7.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/2.7.1/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/2.7.1/confidence-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | | [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) | `2.7.0` -> `2.7.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/2.7.1/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/2.7.1/confidence-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/gax-java (com.google.api:gax-grpc)</summary> ### [`v2.7.1`](https://togithub.com/googleapis/gax-java/blob/master/CHANGELOG.md#&#8203;271-httpswwwgithubcomgoogleapisgax-javacomparev270v271-2021-12-02) [Compare Source](https://togithub.com/googleapis/gax-java/compare/v2.7.0...v2.7.1) </details> <details> <summary>googleapis/gax-java (com.google.api:gax-bom)</summary> </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-shared-dependencies).
1 parent 132445c commit 5a0c480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

first-party-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<site.installationModule>${project.artifactId}</site.installationModule>
5858
<grpc.version>1.42.1</grpc.version>
59-
<gax.version>2.7.0</gax.version>
59+
<gax.version>2.7.1</gax.version>
6060
<grpc-gcp.version>1.1.0</grpc-gcp.version>
6161
<guava.version>31.0.1-jre</guava.version>
6262
<protobuf.version>3.19.1</protobuf.version>

0 commit comments

Comments
 (0)