Skip to content

Commit 96f2ffa

Browse files
Bump com.google.cloud:google-cloud-core-http from 1.93.3 to 2.17.0 in /plugins/repository-gcs (#7488)
* Bump com.google.cloud:google-cloud-core-http in /plugins/repository-gcs Bumps com.google.cloud:google-cloud-core-http from 1.93.3 to 2.17.0. --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-core-http dependency-type: direct:production update-type: version-update:semver-major ... 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: Sarat Vemulapalli <vemulapallisarat@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
1 parent 90acc9e commit 96f2ffa

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
104104
- Bump `com.networknt:json-schema-validator` from 1.0.78 to 1.0.81 (#7460)
105105
- Bump `org.apache.commons:commons-compress` from 1.22 to 1.23.0 (#7462)
106106
- Bump Apache Lucene to 9.6.0 ([#7505](https://github.com/opensearch-project/OpenSearch/pull/7505))
107+
- Bump `com.google.cloud:google-cloud-core-http` from 1.93.3 to 2.17.0 (#7488)
107108

108109
### Changed
109110
- Enable `./gradlew build` on MacOS by disabling bcw tests ([#7303](https://github.com/opensearch-project/OpenSearch/pull/7303))
@@ -119,4 +120,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
119120
### Security
120121

121122
[Unreleased 3.0]: https://github.com/opensearch-project/OpenSearch/compare/2.x...HEAD
122-
[Unreleased 2.x]: https://github.com/opensearch-project/OpenSearch/compare/2.7...2.x
123+
[Unreleased 2.x]: https://github.com/opensearch-project/OpenSearch/compare/2.7...2.x

plugins/repository-gcs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
api 'com.google.code.gson:gson:2.9.0'
6969
api 'com.google.api.grpc:proto-google-common-protos:2.10.0'
7070
api 'com.google.api.grpc:proto-google-iam-v1:0.12.0'
71-
api 'com.google.cloud:google-cloud-core-http:1.93.3'
71+
api 'com.google.cloud:google-cloud-core-http:2.17.0'
7272
api "com.google.auth:google-auth-library-credentials:${versions.google_auth}"
7373
api "com.google.auth:google-auth-library-oauth2-http:${versions.google_auth}"
7474
api 'com.google.oauth-client:google-oauth-client:1.33.3'

plugins/repository-gcs/licenses/google-cloud-core-http-1.93.3.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+
b9a2fc2235dadfa359967a3d67e8bb11eb62a6dd

0 commit comments

Comments
 (0)