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

Commit

Permalink
deps: update dependency com.google.api:api-common to v2.1.0 (#508)
Browse files Browse the repository at this point in the history
[![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:api-common](https://togithub.com/googleapis/api-common-java) | `2.0.5` -> `2.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.1.0/compatibility-slim/2.0.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.1.0/confidence-slim/2.0.5)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/api-common-java</summary>

### [`v2.1.0`](https://togithub.com/googleapis/api-common-java/blob/master/CHANGELOG.md#&#8203;210-httpswwwgithubcomgoogleapisapi-common-javacomparev205v210-2021-10-20)

[Compare Source](https://togithub.com/googleapis/api-common-java/compare/v2.0.5...v2.1.0)

##### Features

-   next release from main branch is 2.1.0 ([#&#8203;308](https://www.togithub.com/googleapis/api-common-java/issues/308)) ([3965b13](https://www.github.com/googleapis/api-common-java/commit/3965b13ea832cefe4aa58f4f2ecfd0423686c0f9))

##### [2.0.5](https://www.github.com/googleapis/api-common-java/compare/v2.0.4...v2.0.5) (2021-10-08)

##### Dependencies

-   add maven plugin to enable install ([#&#8203;304](https://www.togithub.com/googleapis/api-common-java/issues/304)) ([ea0b777](https://www.github.com/googleapis/api-common-java/commit/ea0b7773c799db16b2ae68ff600dcacaca52abf9))

##### [2.0.4](https://www.github.com/googleapis/api-common-java/compare/v2.0.3...v2.0.4) (2021-10-06)

##### Dependencies

-   use nexus-publish plugin ([#&#8203;300](https://www.togithub.com/googleapis/api-common-java/issues/300)) ([e502ae6](https://www.github.com/googleapis/api-common-java/commit/e502ae63f7cea8293c3bf617a74bc74bd345edbc))

##### [2.0.3](https://www.github.com/googleapis/api-common-java/compare/v2.0.3...v2.0.3) (2021-10-06)

##### Dependencies

-   use nexus-publish plugin ([#&#8203;297](https://www.togithub.com/googleapis/api-common-java/issues/297)) ([ea19c90](https://www.github.com/googleapis/api-common-java/commit/ea19c90e95088bd4c633c213b092fc9df673a02f))

##### [2.0.2](https://www.github.com/googleapis/api-common-java/compare/v2.0.1...v2.0.2) (2021-08-20)

##### Dependencies

-   update dependency com.google.errorprone:error_prone_annotations to v2.9.0 ([#&#8203;266](https://www.togithub.com/googleapis/api-common-java/issues/266)) ([9019ce9](https://www.github.com/googleapis/api-common-java/commit/9019ce98dcd722deea2ca3845d4396184dcc1599))

##### [2.0.1](https://www.github.com/googleapis/api-common-java/compare/v2.0.0...v2.0.1) (2021-08-10)

##### Dependencies

-   update dependency com.google.errorprone:error_prone_annotations to v2.8.1 ([#&#8203;261](https://www.togithub.com/googleapis/api-common-java/issues/261)) ([1875934](https://www.github.com/googleapis/api-common-java/commit/187593451b90252daddb55555ab4d40e2fbd4d82))

</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 this update 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).
  • Loading branch information
renovate-bot committed Nov 12, 2021
1 parent 0d2b774 commit ae32d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion first-party-dependencies/pom.xml
Expand Up @@ -60,7 +60,7 @@
<grpc-gcp.version>1.1.0</grpc-gcp.version>
<guava.version>31.0.1-jre</guava.version>
<protobuf.version>3.19.1</protobuf.version>
<google.api-common.version>2.0.5</google.api-common.version>
<google.api-common.version>2.1.0</google.api-common.version>
<google.common-protos.version>2.6.0</google.common-protos.version>
<google.core.version>2.2.0</google.core.version>
<google.auth.version>1.3.0</google.auth.version>
Expand Down

0 comments on commit ae32d16

Please sign in to comment.