From 89af24b7d31e922cd8d89a68d8aac86f4a924560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 02:02:29 +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.42.1 to 1.43.0. --- updated-dependencies: - dependency-name: com.google.auth:google-auth-library-oauth2-http dependency-version: 1.43.0 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 f3a3ce070d..4cb84377e5 100644 --- a/pom.xml +++ b/pom.xml @@ -260,7 +260,7 @@ com.google.auth google-auth-library-oauth2-http - 1.42.1 + 1.43.0 org.jetbrains