Skip to content

Commit ded4631

Browse files
dependabot[bot]reta
authored andcommitted
Update changelog
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Andriy Redko <[email protected]>
1 parent 4b558a1 commit ded4631

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
8686

8787
### Dependencies
8888
- Bump `org.apache.logging.log4j:log4j-core` from 2.17.1 to 2.20.0 ([#8307](https://github.com/opensearch-project/OpenSearch/pull/8307))
89-
- Bump `io.grpc:grpc-context` from 1.46.0 to 1.56.1 ([#8726](https://github.com/opensearch-project/OpenSearch/pull/8726))
89+
- 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))
9090
- Bump `com.netflix.nebula:gradle-info-plugin` from 12.1.5 to 12.1.6 ([#8724](https://github.com/opensearch-project/OpenSearch/pull/8724))
9191
- Bump `commons-codec:commons-codec` from 1.15 to 1.16.0 ([#8725](https://github.com/opensearch-project/OpenSearch/pull/8725))
9292
- Bump `org.apache.zookeeper:zookeeper` from 3.8.1 to 3.8.2 ([#8844](https://github.com/opensearch-project/OpenSearch/pull/8844))
@@ -122,4 +122,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
122122
### Security
123123

124124
[Unreleased 3.0]: https://github.com/opensearch-project/OpenSearch/compare/2.x...HEAD
125-
[Unreleased 2.x]: https://github.com/opensearch-project/OpenSearch/compare/2.10...2.x
125+
[Unreleased 2.x]: https://github.com/opensearch-project/OpenSearch/compare/2.10...2.x

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.57.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.57.1.jar.sha1

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

0 commit comments

Comments
 (0)