From 75f39af36c7b837474cd48ed0d83f2c0eb74b184 Mon Sep 17 00:00:00 2001 From: Johannes Passing Date: Thu, 1 Dec 2022 14:47:28 +1100 Subject: [PATCH] b/260523843 Update dependencies Update quarkus, google-auth-library --- sources/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sources/pom.xml b/sources/pom.xml index 6c1331469..822ef6b23 100644 --- a/sources/pom.xml +++ b/sources/pom.xml @@ -29,7 +29,7 @@ 2.22.2 11 11 - 2.8.0.Final + 2.14.2.Final UTF-8 @@ -57,7 +57,7 @@ com.google.auth google-auth-library-oauth2-http - 1.10.0 + 1.13.0 com.google.apis @@ -94,7 +94,7 @@ org.mockito mockito-core - 4.4.0 + 4.9.0 test