From ab73b1c12c042da447678538a4e5713af92af603 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 21 Oct 2021 19:08:30 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-websecurityscanner to v2.0.7 (#586) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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-websecurityscanner](https://togithub.com/googleapis/java-websecurityscanner) | `2.0.6` -> `2.0.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-websecurityscanner/2.0.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-websecurityscanner/2.0.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-websecurityscanner/2.0.7/compatibility-slim/2.0.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-websecurityscanner/2.0.7/confidence-slim/2.0.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-websecurityscanner ### [`v2.0.7`](https://togithub.com/googleapis/java-websecurityscanner/blob/master/CHANGELOG.md#​207-httpswwwgithubcomgoogleapisjava-websecurityscannercomparev206v207-2021-10-20) [Compare Source](https://togithub.com/googleapis/java-websecurityscanner/compare/v2.0.6...v2.0.7)
--- ### 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. --- - [ ] 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-websecurityscanner). --- README.md | 6 +++--- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3506a235..40e4b34e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-websecurityscanner - 2.0.6 + 2.0.7 ``` @@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-websecurityscanner' If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-websecurityscanner:2.0.6' +implementation 'com.google.cloud:google-cloud-websecurityscanner:2.0.7' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.0.6" +libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.0.7" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 56869f6b..7d117227 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-websecurityscanner - 2.0.6 + 2.0.7 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a76830e4..fe7d366b 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-websecurityscanner - 2.0.6 + 2.0.7