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 v2.7.3 (#5251)

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

---

### Release Notes

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

### [`v2.7.3`](https://togithub.com/googleapis/java-document-ai/blob/HEAD/CHANGELOG.md#&#8203;273-httpsgithubcomgoogleapisjava-document-aicomparev272v273-2022-09-27)

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

##### Dependencies

-   Update dependency jinja2 to v3.1.2 ([#&#8203;899](https://togithub.com/googleapis/java-document-ai/issues/899)) ([f8c9a65](https://togithub.com/googleapis/java-document-ai/commit/f8c9a65e8aab4b9839a7b6d958ffe6e4e0719ff9))
-   Update dependency keyring to v23.9.3 ([#&#8203;900](https://togithub.com/googleapis/java-document-ai/issues/900)) ([605daeb](https://togithub.com/googleapis/java-document-ai/commit/605daeb59de6d963ecbe8bb31d908d576ac2a2fd))
-   Update dependency markupsafe to v2.1.1 ([#&#8203;897](https://togithub.com/googleapis/java-document-ai/issues/897)) ([de3ce6e](https://togithub.com/googleapis/java-document-ai/commit/de3ce6e6a18ebc81adc6a89063afc645a34aa1ee))
-   Update dependency protobuf to v3.20.2 ([#&#8203;898](https://togithub.com/googleapis/java-document-ai/issues/898)) ([e1ee0d3](https://togithub.com/googleapis/java-document-ai/commit/e1ee0d360183c50c7b7d0bcccdff2f41cabcf223))
-   Update dependency pyjwt to v2.5.0 ([#&#8203;901](https://togithub.com/googleapis/java-document-ai/issues/901)) ([f22b07c](https://togithub.com/googleapis/java-document-ai/commit/f22b07c0eb75ad15946a1295dda293b477d3e060))
-   Update dependency requests to v2.28.1 ([#&#8203;902](https://togithub.com/googleapis/java-document-ai/issues/902)) ([b8e7a15](https://togithub.com/googleapis/java-document-ai/commit/b8e7a157c4df913822af8fda28b6dc523ee54329))

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMCIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4wIn0=-->
  • Loading branch information
renovate-bot authored Sep 28, 2022
1 parent c55b9e4 commit dc23fdb
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 @@ -413,7 +413,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-document-ai-bom</artifactId>
<version>2.7.2</version>
<version>2.7.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit dc23fdb

Please sign in to comment.