Skip to content

Commit 3ebff6f

Browse files
authored
deps: update dependency com.google.api.grpc:proto-google-common-protos to v2.9.4 (#945)
[![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.3` -> `2.9.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.4/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.4/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.4/compatibility-slim/2.9.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.4/confidence-slim/2.9.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-common-protos</summary> ### [`v2.9.4`](https://togithub.com/googleapis/java-common-protos/blob/HEAD/CHANGELOG.md#&#8203;294-httpsgithubcomgoogleapisjava-common-protoscomparev293v294-2022-09-28) [Compare Source](https://togithub.com/googleapis/java-common-protos/compare/v2.9.3...v2.9.4) ##### Dependencies - Update dependency certifi to v2022.9.24 ([#&#8203;418](https://togithub.com/googleapis/java-common-protos/issues/418)) ([40f5dec](https://togithub.com/googleapis/java-common-protos/commit/40f5decf9cab5294b1e3d7622fd15beb6c5f34c5)) - Update dependency charset-normalizer to v2.1.1 ([#&#8203;420](https://togithub.com/googleapis/java-common-protos/issues/420)) ([db48320](https://togithub.com/googleapis/java-common-protos/commit/db48320fb793522eb57dddab71576b6851d09bf4)) - Update dependency googleapis-common-protos to v1.56.4 ([#&#8203;419](https://togithub.com/googleapis/java-common-protos/issues/419)) ([ca70ae5](https://togithub.com/googleapis/java-common-protos/commit/ca70ae5b1d7f9c2d3f2a631074acd7e80873f552)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMSIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4xIn0=-->
1 parent b6e1904 commit 3ebff6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-core/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.3</google.common-protos.version>
156+
<google.common-protos.version>2.9.4</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)