From a0b9dd6f60ba58848b98ddadd00bf83148c6849b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Jul 2022 23:04:19 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-securitycenter to v2.7.0 (#860) 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.6.0` -> `2.7.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter/2.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter/2.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter/2.7.0/compatibility-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter/2.7.0/confidence-slim/2.6.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 8c7bdfbb370..6f8f23bb7f1 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.6.0 + 2.7.0 @@ -52,7 +52,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter - 2.6.0 + 2.7.0 ``` diff --git a/java-securitycenter/samples/install-without-bom/pom.xml b/java-securitycenter/samples/install-without-bom/pom.xml index a4efcb09200..a9610457fd2 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.6.0 + 2.7.0 diff --git a/java-securitycenter/samples/snapshot/pom.xml b/java-securitycenter/samples/snapshot/pom.xml index 0fa03833e4b..4992067faab 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.6.0 + 2.7.0 diff --git a/java-securitycenter/samples/snippets/pom.xml b/java-securitycenter/samples/snippets/pom.xml index 3435e42186f..02f209556e4 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.6.0 + 2.7.0