Skip to content

Commit 2908621

Browse files
Bump com.google.api.grpc:proto-google-common-protos from 2.33.0 to 2.34.0 in /plugins/repository-gcs (opensearch-project#12365)
* 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.33.0 to 2.34.0. - [Release notes](https://github.com/googleapis/sdk-platform-java/releases) - [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md) - [Commits](googleapis/sdk-platform-java@v2.33.0...v2.34.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: Andriy Redko <andriy.redko@aiven.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Andriy Redko <andriy.redko@aiven.io> 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 d5b27b1 commit 2908621

4 files changed

+6
-3
lines changed

CHANGELOG.md

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

124124
### Dependencies
125125
- Bump `peter-evans/find-comment` from 2 to 3 ([#12288](https://github.com/opensearch-project/OpenSearch/pull/12288))
126-
- 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))
126+
- Bump `com.google.api.grpc:proto-google-common-protos` from 2.25.1 to 2.37.1 ([#12289](https://github.com/opensearch-project/OpenSearch/pull/12289), [#12365](https://github.com/opensearch-project/OpenSearch/pull/12365))
127127
- Bump `com.squareup.okio:okio` from 3.7.0 to 3.8.0 ([#12290](https://github.com/opensearch-project/OpenSearch/pull/12290))
128128
- Bump `gradle/wrapper-validation-action` from 1 to 2 ([#12367](https://github.com/opensearch-project/OpenSearch/pull/12367))
129129
- Bump `netty` from 4.1.106.Final to 4.1.107.Final ([#12372](https://github.com/opensearch-project/OpenSearch/pull/12372))

plugins/repository-gcs/build.gradle

+4-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.33.0'
63+
api 'com.google.api.grpc:proto-google-common-protos:2.37.1'
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}"
@@ -149,6 +149,9 @@ thirdPartyAudit {
149149
'com.google.appengine.api.urlfetch.URLFetchService',
150150
'com.google.appengine.api.urlfetch.URLFetchServiceFactory',
151151
'com.google.auth.oauth2.GdchCredentials',
152+
'com.google.protobuf.MapFieldBuilder',
153+
'com.google.protobuf.MapFieldBuilder$Converter',
154+
'com.google.protobuf.MapFieldReflectionAccessor',
152155
'com.google.protobuf.util.JsonFormat',
153156
'com.google.protobuf.util.JsonFormat$Parser',
154157
'com.google.protobuf.util.JsonFormat$Printer',

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

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

0 commit comments

Comments
 (0)