Skip to content

Commit e4b4955

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-document-ai to v0.8.0 (#456)
[![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](https://github.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/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/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/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/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://github.com/googleapis/java-document-ai/blob/master/CHANGELOG.md#&#8203;080-httpswwwgithubcomgoogleapisjava-document-aicomparev071v080-2021-04-27) [Compare Source](https://github.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-document-ai).
1 parent ca49a2d commit e4b4955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document-ai/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-document-ai</artifactId>
44-
<version>0.7.1</version>
44+
<version>0.8.0</version>
4545
</dependency>
4646
<!-- [END documentai_install_with_bom] -->
4747
<dependency>

0 commit comments

Comments
 (0)