From 4f5ef51929ad571d2f2fdfaa53fcc47d02b5a3bd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 Jan 2020 23:17:05 +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 30ba9335a3..6bd4d46d18 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