From 3b48f92ee7b2b34f59d8aa7b3609ef45d93e29a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 02:02:36 +0000 Subject: [PATCH] build(deps): bump com.google.auth:google-auth-library-oauth2-http Bumps com.google.auth:google-auth-library-oauth2-http from 1.41.0 to 1.42.1. --- updated-dependencies: - dependency-name: com.google.auth:google-auth-library-oauth2-http dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0350aaa978..97e227a669 100644 --- a/pom.xml +++ b/pom.xml @@ -260,7 +260,7 @@ com.google.auth google-auth-library-oauth2-http - 1.41.0 + 1.42.1 org.jetbrains