From fcc8eb04a23161f351f356aa898cf3b54e684339 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 26 Jan 2020 20:13:26 +0000 Subject: [PATCH] deps: update dependency com.google.auth:google-auth-library-oauth2-http to v0.20.0 --- pom.xml | 2 +- samples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index effb030dec..571bd59a4a 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ com.google.auth google-auth-library-oauth2-http - 0.19.0 + 0.20.0 org.checkerframework diff --git a/samples/pom.xml b/samples/pom.xml index 33c2e783e2..0215288f66 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -69,7 +69,7 @@ com.google.auth google-auth-library-oauth2-http - 0.19.0 + 0.20.0