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

Commit 4a7b524

Browse files
authored
deps: update dependency com.google.api.grpc:proto-google-common-protos to v2.9.6 (#967)
[![Mend 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.grpc:proto-google-common-protos](https://togithub.com/googleapis/java-iam/proto-google-common-protos) ([source](https://togithub.com/googleapis/java-common-protos)) | `2.9.5` -> `2.9.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.6/compatibility-slim/2.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.6/confidence-slim/2.9.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-common-protos</summary> ### [`v2.9.6`](https://togithub.com/googleapis/java-common-protos/blob/HEAD/CHANGELOG.md#&#8203;296-httpsgithubcomgoogleapisjava-common-protoscomparev295v296-2022-10-02) [Compare Source](https://togithub.com/googleapis/java-common-protos/compare/v2.9.5...v2.9.6) ##### Dependencies - Update dependency io.grpc:grpc-bom to v1.49.2 ([#&#8203;448](https://togithub.com/googleapis/java-common-protos/issues/448)) ([70b435b](https://togithub.com/googleapis/java-common-protos/commit/70b435b006ec2b00b86491f10a6f53e689b9739c)) - Update dependency io.grpc:grpc-protobuf to v1.49.2 ([#&#8203;449](https://togithub.com/googleapis/java-common-protos/issues/449)) ([fddd7a9](https://togithub.com/googleapis/java-common-protos/commit/fddd7a932c46462e1d7845d95260523aa10a9b8a)) - Update dependency io.grpc:grpc-stub to v1.49.2 ([#&#8203;450](https://togithub.com/googleapis/java-common-protos/issues/450)) ([abbe6cc](https://togithub.com/googleapis/java-common-protos/commit/abbe6cc897a555d0a3814b9f4bf959fc5856333e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMiIsInVwZGF0ZWRJblZlciI6IjMyLjIxMy4wIn0=-->
1 parent b7738aa commit 4a7b524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<site.installationModule>google-cloud-core-parent</site.installationModule>
154154
<gax.version>2.19.1</gax.version>
155155
<google.api-common.version>2.2.1</google.api-common.version>
156-
<google.common-protos.version>2.9.5</google.common-protos.version>
156+
<google.common-protos.version>2.9.6</google.common-protos.version>
157157
<google.iam.version>1.6.1</google.iam.version>
158158
<google.auth.version>1.11.0</google.auth.version>
159159
<google.api.version>2.0.0</google.api.version>

0 commit comments

Comments
 (0)