Skip to content

Commit c40c3e2

Browse files
authored
Merge branch 'main' into dependabot/gradle/plugins/ingest-attachment/org.tukaani-xz-1.11
Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.com>
2 parents 56d6a22 + ba16b24 commit c40c3e2

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 `commons-cli:commons-cli` from 1.10.0 to 1.11.0 ([#20022](https://github.com/opensearch-project/OpenSearch/pull/20022))
122122
- Bump `com.squareup.okio:okio` from 3.16.0 to 3.16.3 ([#20025](https://github.com/opensearch-project/OpenSearch/pull/20025))
123123
- Bump `org.tukaani:xz` from 1.10 to 1.11 ([#20082](https://github.com/opensearch-project/OpenSearch/pull/20082))
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)