From c6df99f3e894d95ffe66b0b129085ae6777f1667 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 20 Oct 2022 16:31:58 +0200 Subject: [PATCH] fix: eliminate race condition in underlying auth library --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 821d077df..19e303c28 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -199,7 +199,7 @@ com.google.auth google-auth-library-oauth2-http - 1.11.0 + 1.12.1