From fa88d170854c0af8a96bb997786a225e6586a71c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 Jan 2020 20:38:58 +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 f622047190..072920ed0f 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