Skip to content

Commit 27c99cc

Browse files
Bump com.google.cloud:google-cloud-core from 2.59.0 to 2.60.0 in /plugins/repository-gcs (#19208)
* Bump com.google.cloud:google-cloud-core in /plugins/repository-gcs Bumps com.google.cloud:google-cloud-core from 2.59.0 to 2.60.0. --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-core dependency-version: 2.60.0 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3bc0ae commit 27c99cc

File tree

6 files changed

+5
-4
lines changed

6 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5252
- Bump `org.apache.tika` from 2.9.2 to 3.2.2 ([#19125](https://github.com/opensearch-project/OpenSearch/pull/19125))
5353
- Bump `org.apache.commons:commons-compress` from 1.26.1 to 1.28.0 ([#19125](https://github.com/opensearch-project/OpenSearch/pull/19125))
5454
- Bump `com.azure:azure-core` from 1.55.5 to 1.56.0 ([#19206](https://github.com/opensearch-project/OpenSearch/pull/19206))
55+
- Bump `com.google.cloud:google-cloud-core` from 2.59.0 to 2.60.0 ([#19208](https://github.com/opensearch-project/OpenSearch/pull/19208))
5556

5657
### Deprecated
5758

plugins/repository-gcs/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ dependencies {
5656

5757
// dependencies consistent with 'com.google.cloud:google-cloud-storage-bom:2.55.0'
5858
implementation "com.google.cloud:google-cloud-storage:2.55.0"
59-
implementation "com.google.cloud:google-cloud-core:2.59.0"
60-
implementation "com.google.cloud:google-cloud-core-http:2.59.0"
59+
implementation "com.google.cloud:google-cloud-core:2.60.0"
60+
implementation "com.google.cloud:google-cloud-core-http:2.60.0"
6161

6262
runtimeOnly "com.google.guava:guava:${guava_version}"
6363
runtimeOnly "com.google.guava:failureaccess:1.0.2"

plugins/repository-gcs/licenses/google-cloud-core-2.59.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+
ea9c71bf36e4a4f7c3d98e8e835f232cc5cdd7dd

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

0 commit comments

Comments
 (0)