Skip to content

Commit 8cea9f9

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-dns to v2.1.8 (#5428)
[![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-dns](https://togithub.com/googleapis/java-dns) | `2.1.7` -> `2.1.8` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dns/2.1.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dns/2.1.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dns/2.1.8/compatibility-slim/2.1.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dns/2.1.8/confidence-slim/2.1.7)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-dns</summary> ### [`v2.1.8`](https://togithub.com/googleapis/java-dns/blob/HEAD/CHANGELOG.md#&#8203;218-httpsgithubcomgoogleapisjava-dnscomparev217v218-2022-10-06) [Compare Source](https://togithub.com/googleapis/java-dns/compare/v2.1.7...v2.1.8) ##### Dependencies - Update dependency charset-normalizer to v2.1.1 ([#&#8203;719](https://togithub.com/googleapis/java-dns/issues/719)) ([3ed0f81](https://togithub.com/googleapis/java-dns/commit/3ed0f812b58d25faff36fdeb30ba5b17d71b55e2)) - Update dependency com.google.apis:google-api-services-dns to v1-rev20220915-2.0.0 ([#&#8203;713](https://togithub.com/googleapis/java-dns/issues/713)) ([b20712c](https://togithub.com/googleapis/java-dns/commit/b20712c4f7eece2da18137570ef90cb68ae3d152)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#&#8203;737](https://togithub.com/googleapis/java-dns/issues/737)) ([ad22c03](https://togithub.com/googleapis/java-dns/commit/ad22c030392f5fe36aa84a41e9c8f935da86ed67)) - Update dependency google-api-core to v2.10.1 ([#&#8203;720](https://togithub.com/googleapis/java-dns/issues/720)) ([3d25321](https://togithub.com/googleapis/java-dns/commit/3d25321ef52ba5330137086ad72f46ef3f25e58d)) - Update dependency google-cloud-core to v2.3.2 ([#&#8203;718](https://togithub.com/googleapis/java-dns/issues/718)) ([9f77891](https://togithub.com/googleapis/java-dns/commit/9f778916b7fa5990d91bfb9983bda75d0c8ef03e)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxOS4xIn0=-->
1 parent 9e36f60 commit 8cea9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@
408408
<dependency>
409409
<groupId>com.google.cloud</groupId>
410410
<artifactId>google-cloud-dns</artifactId>
411-
<version>2.1.7</version>
411+
<version>2.1.8</version>
412412
</dependency>
413413
<dependency>
414414
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)