From dea8ba7f1790ac4c0cb41d7a6134dbd3e7cbd21d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 07:13:55 +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.68.0. --- updated-dependencies: - dependency-name: com.google.api:gax-httpjson dependency-version: 2.68.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..4b0f245412dca 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.68.0' api 'com.google.apis:google-api-services-storage:v1-rev20230617-2.0.0'