Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-vision-bom to v…
Browse files Browse the repository at this point in the history
…3.1.2 (#5378)

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

---

### Release Notes

<details>
<summary>googleapis/java-vision</summary>

### [`v3.1.2`](https://togithub.com/googleapis/java-vision/blob/HEAD/CHANGELOG.md#&#8203;312-httpsgithubcomgoogleapisjava-visioncomparev311v312-2022-10-03)

[Compare Source](https://togithub.com/googleapis/java-vision/compare/v3.1.1...v3.1.2)

##### Documentation

-   Update comments for image annotator OCR models ([#&#8203;983](https://togithub.com/googleapis/java-vision/issues/983)) ([8a4905a](https://togithub.com/googleapis/java-vision/commit/8a4905a1b5828f756dd7445251c93bcacb58a0cc))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-core to v2.8.12 ([#&#8203;984](https://togithub.com/googleapis/java-vision/issues/984)) ([8585478](https://togithub.com/googleapis/java-vision/commit/8585478c09fd85101c8a085555b868eb1040f2c9))
-   Update dependency com.google.cloud:google-cloud-core to v2.8.13 ([#&#8203;992](https://togithub.com/googleapis/java-vision/issues/992)) ([5040049](https://togithub.com/googleapis/java-vision/commit/50400496e4ea2b6a59a798ed3849fbfce0042895))
-   Update dependency com.google.cloud:google-cloud-core to v2.8.14 ([#&#8203;993](https://togithub.com/googleapis/java-vision/issues/993)) ([d0b4f47](https://togithub.com/googleapis/java-vision/commit/d0b4f478e79bef46dcb43b497545cfcfce8109d8))
-   Update dependency com.google.cloud:google-cloud-core to v2.8.18 ([#&#8203;995](https://togithub.com/googleapis/java-vision/issues/995)) ([e1a1cff](https://togithub.com/googleapis/java-vision/commit/e1a1cffd4366446d03c4f3509bb746ebd1a496e0))
-   Update dependency com.google.cloud:google-cloud-core to v2.8.19 ([#&#8203;1023](https://togithub.com/googleapis/java-vision/issues/1023)) ([005bd79](https://togithub.com/googleapis/java-vision/commit/005bd798c190c5e9821002df725a86345fbdd06f))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#&#8203;1026](https://togithub.com/googleapis/java-vision/issues/1026)) ([e15150a](https://togithub.com/googleapis/java-vision/commit/e15150a31f666a6c861f115f9c40a7a246cd3103))
-   Update dependency com.google.cloud:google-cloud-storage to v2.12.0 ([#&#8203;986](https://togithub.com/googleapis/java-vision/issues/986)) ([d002050](https://togithub.com/googleapis/java-vision/commit/d00205027c4d9673d14b1d372a5efb7eee08df88))
-   Update spring.version to v2.7.4 ([#&#8203;994](https://togithub.com/googleapis/java-vision/issues/994)) ([2076f65](https://togithub.com/googleapis/java-vision/commit/2076f657d012d9e02f553f34a663fbd00a75cc28))

</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 e763933 commit d751a08
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 @@ -852,7 +852,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-vision-bom</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d751a08

Please sign in to comment.