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

Commit e21f639

Browse files
authored
deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.6 (#909)
[![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:grpc-google-common-protos](https://togithub.com/googleapis/java-iam/grpc-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:grpc-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:grpc-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:grpc-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:grpc-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-document-ai). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMiIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4yIn0=-->
1 parent 7214f33 commit e21f639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-document-ai/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>com.google.api.grpc</groupId>
130130
<artifactId>grpc-google-common-protos</artifactId>
131-
<version>2.9.5</version>
131+
<version>2.9.6</version>
132132
<scope>test</scope>
133133
</dependency>
134134
</dependencies>

0 commit comments

Comments
 (0)