Skip to content

Commit edb2ca0

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.10.0 (#2356)
[![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) ([source](https://togithub.com/googleapis/google-cloud-java)) | `1.9.5` -> `1.10.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.10.0/compatibility-slim/1.9.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.10.0/confidence-slim/1.9.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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-bigquery). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzguNCIsInVwZGF0ZWRJblZlciI6IjMyLjIzOC40In0=-->
1 parent b35d3ce commit edb2ca0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,15 +96,15 @@
9696
<dependency>
9797
<groupId>com.google.cloud</groupId>
9898
<artifactId>google-cloud-datacatalog-bom</artifactId>
99-
<version>1.9.5</version>
99+
<version>1.10.0</version>
100100
<type>pom</type>
101101
<scope>import</scope>
102102
</dependency>
103103

104104
<dependency>
105105
<groupId>com.google.cloud</groupId>
106106
<artifactId>google-cloud-datacatalog-bom</artifactId>
107-
<version>1.9.5</version>
107+
<version>1.10.0</version>
108108
<type>pom</type>
109109
<scope>import</scope>
110110
</dependency>

0 commit comments

Comments
 (0)