Skip to content

Commit 7dda9e2

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-automl-bom to v2.3.0 (#4648)
[![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-automl-bom](https://togithub.com/googleapis/java-automl) | `2.2.4` -> `2.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl-bom/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl-bom/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl-bom/2.3.0/compatibility-slim/2.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl-bom/2.3.0/confidence-slim/2.2.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-automl</summary> ### [`v2.3.0`](https://togithub.com/googleapis/java-automl/blob/HEAD/CHANGELOG.md#&#8203;230-httpsgithubcomgoogleapisjava-automlcomparev224v230-2022-06-30) [Compare Source](https://togithub.com/googleapis/java-automl/compare/v2.2.4...v2.3.0) ##### Features - Enable REST transport for most of Java and Go clients ([#&#8203;1168](https://togithub.com/googleapis/java-automl/issues/1168)) ([42ffff7](https://togithub.com/googleapis/java-automl/commit/42ffff768e445fc82c64a037fa346cb7d53864ba)) ##### Bug Fixes - update gapic-generator-java with mock service generation fixes ([#&#8203;1174](https://togithub.com/googleapis/java-automl/issues/1174)) ([aa9f85f](https://togithub.com/googleapis/java-automl/commit/aa9f85f5217cfad2eeaebfa8d43b1e5c209b2c68)) </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 fd47195 commit 7dda9e2

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
@@ -214,7 +214,7 @@
214214
<dependency>
215215
<groupId>com.google.cloud</groupId>
216216
<artifactId>google-cloud-automl-bom</artifactId>
217-
<version>2.2.4</version>
217+
<version>2.3.0</version>
218218
<type>pom</type>
219219
<scope>import</scope>
220220
</dependency>

0 commit comments

Comments
 (0)