From 9d62bbd763fe31ebe5b01b6cbb9b2d02345abd26 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 2 Aug 2022 21:00:39 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-securitycenter to v2.8.0 (#885) 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-securitycenter](https://togithub.com/googleapis/java-securitycenter) | `2.7.0` -> `2.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter/2.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter/2.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter/2.8.0/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter/2.8.0/confidence-slim/2.7.0)](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-securitycenter). --- java-securitycenter/README.md | 4 ++-- java-securitycenter/samples/install-without-bom/pom.xml | 2 +- java-securitycenter/samples/snapshot/pom.xml | 2 +- java-securitycenter/samples/snippets/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index d2559f92fb7c..38b6ead55463 100644 --- a/java-securitycenter/README.md +++ b/java-securitycenter/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-securitycenter - 2.7.0 + 2.8.0 @@ -52,7 +52,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter - 2.7.0 + 2.8.0 ``` diff --git a/java-securitycenter/samples/install-without-bom/pom.xml b/java-securitycenter/samples/install-without-bom/pom.xml index 5533f437c81d..ac36bf9c7c9c 100644 --- a/java-securitycenter/samples/install-without-bom/pom.xml +++ b/java-securitycenter/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-securitycenter - 2.7.0 + 2.8.0 diff --git a/java-securitycenter/samples/snapshot/pom.xml b/java-securitycenter/samples/snapshot/pom.xml index 61ff13b522a6..15a9b7e6cbd7 100644 --- a/java-securitycenter/samples/snapshot/pom.xml +++ b/java-securitycenter/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-securitycenter - 2.7.0 + 2.8.0 diff --git a/java-securitycenter/samples/snippets/pom.xml b/java-securitycenter/samples/snippets/pom.xml index 6936fb5771bf..a92ed6f3a5ae 100644 --- a/java-securitycenter/samples/snippets/pom.xml +++ b/java-securitycenter/samples/snippets/pom.xml @@ -41,7 +41,7 @@ com.google.cloud google-cloud-securitycenter - 2.7.0 + 2.8.0