Skip to content

Commit e1a2fad

Browse files
dependabot[bot]reta
authored andcommitted
Bump io.grpc:grpc-context from 1.56.1 to 1.57.1 in /plugins/repository-gcs (#9145)
* Bump io.grpc:grpc-context in /plugins/repository-gcs Bumps [io.grpc:grpc-context](https://github.com/grpc/grpc-java) from 1.56.1 to 1.57.1. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.56.1...v1.57.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Updating SHAs Signed-off-by: dependabot[bot] <[email protected]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Andriy Redko <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 7560afb)
1 parent 560e54e commit e1a2fad

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1515

1616
### Dependencies
1717
- Bump `org.apache.logging.log4j:log4j-core` from 2.17.1 to 2.20.0 ([#8307](https://github.com/opensearch-project/OpenSearch/pull/8307))
18-
- Bump `io.grpc:grpc-context` from 1.46.0 to 1.56.1 ([#8726](https://github.com/opensearch-project/OpenSearch/pull/8726))
18+
- Bump `io.grpc:grpc-context` from 1.46.0 to 1.57.1 ([#8726](https://github.com/opensearch-project/OpenSearch/pull/8726), [#9145](https://github.com/opensearch-project/OpenSearch/pull/9145))
1919
- Bump `com.netflix.nebula:gradle-info-plugin` from 12.1.5 to 12.1.6 ([#8724](https://github.com/opensearch-project/OpenSearch/pull/8724))
2020
- Bump `commons-codec:commons-codec` from 1.15 to 1.16.0 ([#8725](https://github.com/opensearch-project/OpenSearch/pull/8725))
2121
- Bump `org.apache.zookeeper:zookeeper` from 3.8.1 to 3.8.2 ([#8844](https://github.com/opensearch-project/OpenSearch/pull/8844))

plugins/repository-gcs/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies {
8686
api "org.apache.logging.log4j:log4j-1.2-api:${versions.log4j}"
8787
api "commons-codec:commons-codec:${versions.commonscodec}"
8888
api 'org.threeten:threetenbp:1.4.4'
89-
api 'io.grpc:grpc-context:1.56.1'
89+
api 'io.grpc:grpc-api:1.57.1'
9090
api 'io.opencensus:opencensus-api:0.31.1'
9191
api 'io.opencensus:opencensus-contrib-http-util:0.31.1'
9292

@@ -205,7 +205,7 @@ thirdPartyAudit {
205205
// commons-logging provided dependencies
206206
'javax.jms.Message',
207207
'javax.servlet.ServletContextEvent',
208-
'javax.servlet.ServletContextListener',
208+
'javax.servlet.ServletContextListener'
209209
)
210210
}
211211

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2a7f06d11b65839cf222159b4e947a22eddc59e6

plugins/repository-gcs/licenses/grpc-context-1.56.1.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)