From 12c3d758210be384d86ee8d708617a51a39409c7 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Thu, 9 Apr 2020 22:23:14 -0700 Subject: [PATCH] chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#96) Source-Repo: googleapis/java-websecurityscanner Source-Sha: 0366fc4e00c4b5aa751500b86f7603d979eb0304 Source-Link: https://github.com/googleapis/java-websecurityscanner/commit/0366fc4e00c4b5aa751500b86f7603d979eb0304 Author: WhiteSource Renovate Date: Mon Apr 6 21:46:15 2020 +0200 Original-Commit-Message: chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#96) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `4.4.0` -> `4.4.1` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-websecurityscanner). --- README.md | 2 +- synth.metadata | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7fdf64b..2e2a2cbe 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 4.4.0 + 4.4.1 pom import diff --git a/synth.metadata b/synth.metadata index d5070d6a..6ee2ae28 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,6 +1,12 @@ { - "updateTime": "2020-04-02T01:35:10.529789Z", "sources": [ + { + "git": { + "name": ".", + "remote": "https://github.com/googleapis/java-websecurityscanner.git", + "sha": "0366fc4e00c4b5aa751500b86f7603d979eb0304" + } + }, { "git": { "name": "googleapis",