From a9978a041f9fdc19327995e7007ad9bfc50c8097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 05:17:02 +0000 Subject: [PATCH] Bump com.google.api:gax-httpjson in /plugins/repository-gcs Bumps com.google.api:gax-httpjson from 2.42.0 to 2.71.0. --- updated-dependencies: - dependency-name: com.google.api:gax-httpjson dependency-version: 2.71.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugins/repository-gcs/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/repository-gcs/build.gradle b/plugins/repository-gcs/build.gradle index 038d46a53cc67..e2a3ca7269dbe 100644 --- a/plugins/repository-gcs/build.gradle +++ b/plugins/repository-gcs/build.gradle @@ -50,7 +50,7 @@ opensearchplugin { dependencies { api 'com.google.api:api-common:2.46.1' api 'com.google.api:gax:2.63.1' - api 'com.google.api:gax-httpjson:2.42.0' + api 'com.google.api:gax-httpjson:2.71.0' api 'com.google.apis:google-api-services-storage:v1-rev20230617-2.0.0'