Skip to content

Commit 0ea689b

Browse files
dependabot[bot]sandeshkr419
authored andcommitted
Bump com.google.api:api-common from 2.52.0 to 2.55.1 in /plugins/repository-gcs (opensearch-project#20083)
* Bump com.google.api:api-common in /plugins/repository-gcs Bumps com.google.api:api-common from 2.52.0 to 2.55.1. --- updated-dependencies: - dependency-name: com.google.api:api-common dependency-version: 2.55.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sandesh Kumar <sandeshkr419@gmail.com>
1 parent 828f111 commit 0ea689b

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
121121
- Bump `com.google.cloud:google-cloud-storage` from 2.55.0 to 2.60.0 ([#20023](https://github.com/opensearch-project/OpenSearch/pull/20023))
122122
- Bump `commons-cli:commons-cli` from 1.10.0 to 1.11.0 ([#20022](https://github.com/opensearch-project/OpenSearch/pull/20022))
123123
- Bump `com.squareup.okio:okio` from 3.16.0 to 3.16.3 ([#20025](https://github.com/opensearch-project/OpenSearch/pull/20025))
124+
- Bump `com.google.api:api-common` from 2.52.0 to 2.55.1 ([#20083](https://github.com/opensearch-project/OpenSearch/pull/20083))
124125
- Bump `actions/upload-artifact` from 4 to 5 ([#20081](https://github.com/opensearch-project/OpenSearch/pull/20081))
125126

126127
### Deprecated

plugins/repository-gcs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565

6666
runtimeOnly "org.slf4j:slf4j-api:${versions.slf4j}" // 2.0.16 in bom
6767
runtimeOnly "commons-codec:commons-codec:${versions.commonscodec}" // 1.18.0 in bom
68-
implementation "com.google.api:api-common:2.52.0"
68+
implementation "com.google.api:api-common:2.55.1"
6969
implementation "com.google.api:gax:2.72.1"
7070
runtimeOnly "com.google.api:gax-httpjson:2.72.1"
7171
implementation "org.threeten:threetenbp:1.7.0"

plugins/repository-gcs/licenses/api-common-2.52.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8dd7577815d3ded29b685ebb33cc41525ca1c59d

0 commit comments

Comments
 (0)