From 3d85dfa710a4d9f99b892bddf8bf33306096ac51 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 14 Nov 2020 06:00:02 +0100 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.14.0 (#234) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.protobuf:protobuf-java-util](com/google/protobuf/protobuf-java-util) | minor | `3.13.0` -> `3.14.0` | --- ### 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#github/googleapis/java-bigqueryconnection). --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 58179180..286ec27b 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -36,7 +36,7 @@ com.google.protobuf protobuf-java-util - 3.13.0 + 3.14.0 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 6650506b..5b3cec73 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.protobuf protobuf-java-util - 3.13.0 + 3.14.0 junit diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 5187bf9c..107e86e3 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.protobuf protobuf-java-util - 3.13.0 + 3.14.0 junit