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

Commit e639a64

Browse files
authored
deps: update dependency com.google.api:api-common to v2.2.2 (#999)
[![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:api-common](https://togithub.com/googleapis/api-common-java) | `2.2.1` -> `2.2.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.2.2/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.2.2/confidence-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/api-common-java</summary> ### [`v2.2.2`](https://togithub.com/googleapis/api-common-java/blob/HEAD/CHANGELOG.md#&#8203;222-httpsgithubcomgoogleapisapi-common-javacomparev221v222-2022-08-04) [Compare Source](https://togithub.com/googleapis/api-common-java/compare/v2.2.1...v2.2.2) ##### Dependencies - update dependency com.google.errorprone:error_prone_annotations to v2.15.0 ([#&#8203;364](https://togithub.com/googleapis/api-common-java/issues/364)) ([28ff65d](https://togithub.com/googleapis/api-common-java/commit/28ff65d7e70495cc079379b8e78cb515a2960dae)) </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, check this box --- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==-->
1 parent a69f122 commit e639a64

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
@@ -152,7 +152,7 @@
152152
<github.global.server>github</github.global.server>
153153
<site.installationModule>google-cloud-core-parent</site.installationModule>
154154
<gax.version>2.19.4</gax.version>
155-
<google.api-common.version>2.2.1</google.api-common.version>
155+
<google.api-common.version>2.2.2</google.api-common.version>
156156
<google.common-protos.version>2.9.6</google.common-protos.version>
157157
<google.iam.version>1.6.6</google.iam.version>
158158
<google.auth.version>1.12.1</google.auth.version>

0 commit comments

Comments
 (0)