Skip to content

Commit 6a0fd65

Browse files
gaobinlongbzhangam
authored andcommitted
Bump com.google.api:api-common from 1.8.1 to 2.46.1 in /plugins/repository-gcs (opensearch-project#17604)
* Bump com.google.api:api-common from 1.8.1 to 2.46.1 in /plugins/repository-gcs Signed-off-by: Binlong Gao <[email protected]> * modify changelog Signed-off-by: Binlong Gao <[email protected]> * Fix format issue Signed-off-by: Binlong Gao <[email protected]> --------- Signed-off-by: Binlong Gao <[email protected]> Signed-off-by: gaobinlong <[email protected]>
1 parent 301d1e7 commit 6a0fd65

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1111
- Add dfs transformation function in XContentMapValues ([#17612](https://github.com/opensearch-project/OpenSearch/pull/17612))
1212

1313
### Dependencies
14+
- Bump `com.google.api:api-common` from 1.8.1 to 2.46.1 ([#17604](https://github.com/opensearch-project/OpenSearch/pull/17604))
1415
- Bump `ch.qos.logback:logback-core` from 1.5.16 to 1.5.17 ([#17609](https://github.com/opensearch-project/OpenSearch/pull/17609))
1516
- Bump `org.jruby.joni:joni` from 2.2.3 to 2.2.5 ([#17608](https://github.com/opensearch-project/OpenSearch/pull/17608))
1617
- Bump `dangoslen/dependabot-changelog-helper` from 3 to 4 ([#17498](https://github.com/opensearch-project/OpenSearch/pull/17498))

plugins/repository-gcs/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ opensearchplugin {
4848
}
4949

5050
dependencies {
51-
api 'com.google.api:api-common:1.8.1'
51+
api 'com.google.api:api-common:2.46.1'
5252
api 'com.google.api:gax:2.35.0'
5353
api 'com.google.api:gax-httpjson:2.42.0'
5454

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

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
b38a684c734963a72c204aa208dd31018d79bf3a

0 commit comments

Comments
 (0)