From 24ecc3192ec98cf4bef8b487bc8bf44008cb1b55 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 24 Jun 2022 16:56:35 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-document-ai to v2.5.2 (#844) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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](https://togithub.com/googleapis/java-document-ai) | `2.5.1` -> `2.5.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.5.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.5.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.5.2/compatibility-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.5.2/confidence-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- 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-document-ai). --- java-document-ai/README.md | 4 ++-- java-document-ai/samples/install-without-bom/pom.xml | 2 +- java-document-ai/samples/snapshot/pom.xml | 2 +- java-document-ai/samples/snippets/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/java-document-ai/README.md b/java-document-ai/README.md index ce3e842f2eea..c5d5be17d40b 100644 --- a/java-document-ai/README.md +++ b/java-document-ai/README.md @@ -30,7 +30,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud google-cloud-document-ai - 2.5.1 + 2.5.2 ``` @@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-document-ai - 2.5.1 + 2.5.2 ``` diff --git a/java-document-ai/samples/install-without-bom/pom.xml b/java-document-ai/samples/install-without-bom/pom.xml index 2f6e8714a127..8b383f69ea35 100644 --- a/java-document-ai/samples/install-without-bom/pom.xml +++ b/java-document-ai/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-document-ai - 2.5.1 + 2.5.2 diff --git a/java-document-ai/samples/snapshot/pom.xml b/java-document-ai/samples/snapshot/pom.xml index ee2d853e6e58..03cdede1f31e 100644 --- a/java-document-ai/samples/snapshot/pom.xml +++ b/java-document-ai/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-document-ai - 2.5.1 + 2.5.2 diff --git a/java-document-ai/samples/snippets/pom.xml b/java-document-ai/samples/snippets/pom.xml index 1a5c0253a1e0..685bd190548f 100644 --- a/java-document-ai/samples/snippets/pom.xml +++ b/java-document-ai/samples/snippets/pom.xml @@ -41,7 +41,7 @@ com.google.cloud google-cloud-document-ai - 2.5.1 + 2.5.2