Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-document-ai-bom…
Browse files Browse the repository at this point in the history
… to v0.8.0 (#1934)

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

---

### Release Notes

<details>
<summary>googleapis/java-document-ai</summary>

### [`v0.8.0`](https://togithub.com/googleapis/java-document-ai/blob/master/CHANGELOG.md#&#8203;080-httpswwwgithubcomgoogleapisjava-document-aicomparev071v080-2021-04-27)

[Compare Source](https://togithub.com/googleapis/java-document-ai/compare/v0.7.1...v0.8.0)

##### Features

-   add confidence field to the PageAnchor.PageRef in document.proto ([#&#8203;450](https://www.github.com/googleapis/java-document-ai/issues/450)) ([2843a9d](https://www.github.com/googleapis/java-document-ai/commit/2843a9dba1cf0aa13ecebc8b62687c9ea091079f))
-   add confidence field to the PageAnchor.PageRef in document.proto ([#&#8203;453](https://www.github.com/googleapis/java-document-ai/issues/453)) ([2d0772e](https://www.github.com/googleapis/java-document-ai/commit/2d0772e02bb2ffa2b45f026e121ac36f7b1590b9))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#&#8203;452](https://www.github.com/googleapis/java-document-ai/issues/452)) ([952106e](https://www.github.com/googleapis/java-document-ai/commit/952106ebcfa227d552beeb84e3fe816223e899a0))
-   update dependency com.google.cloud:google-cloud-storage to v1.113.16 ([#&#8203;454](https://www.github.com/googleapis/java-document-ai/issues/454)) ([ce87c21](https://www.github.com/googleapis/java-document-ai/commit/ce87c2199576fc98ae252449556255f00f135290))

##### [0.7.1](https://www.github.com/googleapis/java-document-ai/compare/v0.7.0...v0.7.1) (2021-04-20)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#&#8203;432](https://www.github.com/googleapis/java-document-ai/issues/432)) ([25a8693](https://www.github.com/googleapis/java-document-ai/commit/25a869361ed302ffc741285cb43bd8b7206761ba))

</details>

---

### Configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-cloud-bom).
  • Loading branch information
renovate-bot authored Apr 27, 2021
1 parent 206a9cf commit ff0dae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-document-ai-bom</artifactId>
<version>0.7.1</version>
<version>0.8.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit ff0dae9

Please sign in to comment.