Skip to content

Commit

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

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

---

### Release Notes

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

### [`v0.8.2`](https://togithub.com/googleapis/java-document-ai/blob/master/CHANGELOG.md#&#8203;082-httpswwwgithubcomgoogleapisjava-document-aicomparev081v082-2021-05-13)

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

### [`v0.8.1`](https://togithub.com/googleapis/java-document-ai/blob/master/CHANGELOG.md#&#8203;081-httpswwwgithubcomgoogleapisjava-document-aicomparev080v081-2021-05-11)

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

</details>

---

### Configuration

📅 **Schedule**: 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, 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).
  • Loading branch information
renovate-bot authored May 14, 2021
1 parent e381b64 commit 5e5cfe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document-ai/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-document-ai</artifactId>
<version>0.8.0</version>
<version>0.8.2</version>
</dependency>
<!-- [END documentai_install_with_bom] -->
<dependency>
Expand Down

0 comments on commit 5e5cfe7

Please sign in to comment.