From fd584e3f84b1d726850e098ad509cab1e6735191 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 6 Nov 2020 19:06:04 +0100 Subject: [PATCH] deps: update dependency com.google.oauth-client:google-oauth-client-java6 to v1.31.2 (#912) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.oauth-client:google-oauth-client-java6](com/google/oauth-client/google-oauth-client-java6) | patch | `1.31.1` -> `1.31.2` | --- ### 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-bigquery). --- 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 d6ab03e23..2b2ff82d5 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -52,7 +52,7 @@ com.google.oauth-client google-oauth-client-java6 - 1.31.1 + 1.31.2 com.google.oauth-client diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index b295fa308..e959bb429 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -50,7 +50,7 @@ com.google.oauth-client google-oauth-client-java6 - 1.31.1 + 1.31.2 com.google.oauth-client diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index a40c0820d..94c3adcc9 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -63,7 +63,7 @@ com.google.oauth-client google-oauth-client-java6 - 1.31.1 + 1.31.2 com.google.oauth-client