Skip to content

Commit 76ae14a

Browse files
Bump com.google.api.grpc:proto-google-common-protos from 2.25.1 to 2.33.0 in /plugins/repository-gcs (opensearch-project#12289)
* Bump com.google.api.grpc:proto-google-common-protos Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.25.1 to 2.33.0. - [Release notes](https://github.com/googleapis/sdk-platform-java/releases) - [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/sdk-platform-java/commits/v2.33.0) --- updated-dependencies: - dependency-name: com.google.api.grpc:proto-google-common-protos 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> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 6823ca1 commit 76ae14a

4 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9999

100100
### Dependencies
101101
- Bump `peter-evans/find-comment` from 2 to 3 ([#12288](https://github.com/opensearch-project/OpenSearch/pull/12288))
102+
- Bump `com.google.api.grpc:proto-google-common-protos` from 2.25.1 to 2.33.0 ([#12289](https://github.com/opensearch-project/OpenSearch/pull/12289))
102103

103104
### Changed
104105

plugins/repository-gcs/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060

6161
api 'com.google.api-client:google-api-client:2.2.0'
6262

63-
api 'com.google.api.grpc:proto-google-common-protos:2.25.1'
63+
api 'com.google.api.grpc:proto-google-common-protos:2.33.0'
6464
api 'com.google.api.grpc:proto-google-iam-v1:0.12.0'
6565

6666
api "com.google.auth:google-auth-library-credentials:${versions.google_auth}"

plugins/repository-gcs/licenses/proto-google-common-protos-2.25.1.jar.sha1

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

0 commit comments

Comments
 (0)