Skip to content

Commit 29b7e1e

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.9.0 (#4582)
[![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-datacatalog-bom](https://togithub.com/googleapis/java-datacatalog) | `1.8.3` -> `1.9.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.9.0/compatibility-slim/1.8.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.9.0/confidence-slim/1.8.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-datacatalog</summary> ### [`v1.9.0`](https://togithub.com/googleapis/java-datacatalog/blob/HEAD/CHANGELOG.md#&#8203;190-httpsgithubcomgoogleapisjava-datacatalogcomparev184v190-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-datacatalog/compare/v1.8.4...v1.9.0) ##### Features - java template no longer require clirr ([#&#8203;1469](https://togithub.com/googleapis/java-datacatalog/issues/1469)) ([#&#8203;826](https://togithub.com/googleapis/java-datacatalog/issues/826)) ([25d1416](https://togithub.com/googleapis/java-datacatalog/commit/25d1416f720aadc477c9cc952bc862d35ee8b463)) ### [`v1.8.4`](https://togithub.com/googleapis/java-datacatalog/blob/HEAD/CHANGELOG.md#&#8203;184-httpsgithubcomgoogleapisjava-datacatalogcomparev183v184-2022-06-27) [Compare Source](https://togithub.com/googleapis/java-datacatalog/compare/v1.8.3...v1.8.4) ##### Dependencies - update dependency com.google.protobuf:protobuf-java-util to v3.21.2 ([#&#8203;821](https://togithub.com/googleapis/java-datacatalog/issues/821)) ([633601d](https://togithub.com/googleapis/java-datacatalog/commit/633601de827cbd44b09e19ed226173b3f5c2d1f1)) </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).
1 parent b10afc9 commit 29b7e1e

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
@@ -324,7 +324,7 @@
324324
<dependency>
325325
<groupId>com.google.cloud</groupId>
326326
<artifactId>google-cloud-datacatalog-bom</artifactId>
327-
<version>1.8.3</version>
327+
<version>1.9.0</version>
328328
<type>pom</type>
329329
<scope>import</scope>
330330
</dependency>

0 commit comments

Comments
 (0)