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 v2.3.0 (#779)

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

---

### Release Notes

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

### [`v2.3.0`](https://togithub.com/googleapis/java-document-ai/blob/HEAD/CHANGELOG.md#&#8203;230-httpsgithubcomgoogleapisjava-document-aicomparev221v230-2022-03-03)

[Compare Source](https://togithub.com/googleapis/java-document-ai/compare/v2.2.1...v2.3.0)

##### Features

-   add `symbols` field, and auto-format comments ([54057f6](https://togithub.com/googleapis/java-document-ai/commit/54057f6d1b14decb1a3b3db8a85e9d6355e2fb4a))
-   add `symbols` field, and auto-format comments ([#&#8203;762](https://togithub.com/googleapis/java-document-ai/issues/762)) ([54057f6](https://togithub.com/googleapis/java-document-ai/commit/54057f6d1b14decb1a3b3db8a85e9d6355e2fb4a))
-   add question_id field in ReviewDocumentOperationMetadata ([#&#8203;742](https://togithub.com/googleapis/java-document-ai/issues/742)) ([388a704](https://togithub.com/googleapis/java-document-ai/commit/388a704282d7854b38143b2692b90893da040fb8))

##### Dependencies

-   update actions/github-script action to v6 ([#&#8203;757](https://togithub.com/googleapis/java-document-ai/issues/757)) ([3ce8bd6](https://togithub.com/googleapis/java-document-ai/commit/3ce8bd611e1a6b1000151ac6ce384e57e5f4e34c))
-   update actions/setup-java action to v3 ([#&#8203;767](https://togithub.com/googleapis/java-document-ai/issues/767)) ([eb6897d](https://togithub.com/googleapis/java-document-ai/commit/eb6897d0702a79f83c008053d2d8b96611082fe5))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#&#8203;773](https://togithub.com/googleapis/java-document-ai/issues/773)) ([12ce269](https://togithub.com/googleapis/java-document-ai/commit/12ce269360b478c7777f1282f89ec84a1da5577e))
-   update dependency com.google.cloud:google-cloud-storage to v2.4.1 ([#&#8203;755](https://togithub.com/googleapis/java-document-ai/issues/755)) ([b76f1c8](https://togithub.com/googleapis/java-document-ai/commit/b76f1c82d62d1c847669cd759d7ae70b7b6368d6))
-   update dependency com.google.cloud:google-cloud-storage to v2.4.2 ([#&#8203;759](https://togithub.com/googleapis/java-document-ai/issues/759)) ([e6f6d26](https://togithub.com/googleapis/java-document-ai/commit/e6f6d26e3cbf7bc4e33a18642a91900355990465))
-   update dependency com.google.cloud:google-cloud-storage to v2.4.4 ([#&#8203;770](https://togithub.com/googleapis/java-document-ai/issues/770)) ([de6eb16](https://togithub.com/googleapis/java-document-ai/commit/de6eb1678c098aefc0278e8b8ac800ef43124984))

##### [2.2.1](https://togithub.com/googleapis/java-document-ai/compare/v2.2.0...v2.2.1) (2022-02-08)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-storage to v2.4.0 ([#&#8203;745](https://togithub.com/googleapis/java-document-ai/issues/745)) ([6f8eb8c](https://togithub.com/googleapis/java-document-ai/commit/6f8eb8c672440e1ab22a5d24ade3894d3bb20c17))

</details>

---

### Configuration

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

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **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 [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 and Shabirmean committed Nov 15, 2022
1 parent 236af56 commit bf888cc
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>2.2.1</version>
<version>2.3.0</version>
</dependency>
<!-- [END documentai_install_with_bom] -->
<dependency>
Expand Down

0 comments on commit bf888cc

Please sign in to comment.