Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-artifact-regist…
Browse files Browse the repository at this point in the history
…ry-bom to v1.2.9 (#5348)

[![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.cloud:google-cloud-artifact-registry-bom](https://togithub.com/googleapis/java-artifact-registry) | `1.2.7` -> `1.2.9` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-artifact-registry-bom/1.2.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-artifact-registry-bom/1.2.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-artifact-registry-bom/1.2.9/compatibility-slim/1.2.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-artifact-registry-bom/1.2.9/confidence-slim/1.2.7)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-artifact-registry</summary>

### [`v1.2.9`](https://togithub.com/googleapis/java-artifact-registry/blob/HEAD/CHANGELOG.md#&#8203;129-httpsgithubcomgoogleapisjava-artifact-registrycomparev128v129-2022-10-04)

[Compare Source](https://togithub.com/googleapis/java-artifact-registry/compare/v1.2.7...v1.2.9)

##### Bug Fixes

-   update protobuf to v3.21.7 ([d88f516](https://togithub.com/googleapis/java-artifact-registry/commit/d88f5168d8961316242c147cb42e6b7d1419052e))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#&#8203;341](https://togithub.com/googleapis/java-artifact-registry/issues/341)) ([7d9a4ed](https://togithub.com/googleapis/java-artifact-registry/commit/7d9a4edaefe2dc263b916827aa63c6a8d5ee8e92))

</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-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNC4wIn0=-->
  • Loading branch information
renovate-bot authored Oct 5, 2022
1 parent 5092265 commit 8e9de25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry-bom</artifactId>
<version>1.2.7</version>
<version>1.2.9</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8e9de25

Please sign in to comment.