From 49fafd1311238c57ba0802193860195612c6059c Mon Sep 17 00:00:00 2001 From: Andriy Redko Date: Wed, 24 May 2023 10:50:01 -0400 Subject: [PATCH] Bump io.projectreactor.netty:reactor-netty and io.projectreactor.netty:reactor-netty-http from 1.1.4 to 1.1.7 (#7726) Signed-off-by: Andriy Redko --- CHANGELOG.md | 2 ++ plugins/repository-azure/build.gradle | 4 ++-- .../repository-azure/licenses/reactor-netty-1.1.4.jar.sha1 | 1 - .../repository-azure/licenses/reactor-netty-1.1.7.jar.sha1 | 1 + .../licenses/reactor-netty-http-1.1.4.jar.sha1 | 1 - .../licenses/reactor-netty-http-1.1.7.jar.sha1 | 1 + 6 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 plugins/repository-azure/licenses/reactor-netty-1.1.4.jar.sha1 create mode 100644 plugins/repository-azure/licenses/reactor-netty-1.1.7.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/reactor-netty-http-1.1.4.jar.sha1 create mode 100644 plugins/repository-azure/licenses/reactor-netty-http-1.1.7.jar.sha1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 80e944260ca41..c3398ddd38279 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -124,6 +124,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bump `io.projectreactor.netty:reactor-netty-core` from 1.1.5 to 1.1.7 (#7657) - Bump `org.apache.maven:maven-model` from 3.9.1 to 3.9.2 (#7655) - Bump `com.google.api:gax` from 2.17.0 to 2.27.0 (#7697) +- Bump `io.projectreactor.netty:reactor-netty` from 1.1.4 to 1.1.7 ([#7725](https://github.com/opensearch-project/OpenSearch/pull/7725)) +- Bump `io.projectreactor.netty:reactor-netty-http` from 1.1.4 to 1.1.7 ([#7725](https://github.com/opensearch-project/OpenSearch/pull/7725)) ### Changed - Enable `./gradlew build` on MacOS by disabling bcw tests ([#7303](https://github.com/opensearch-project/OpenSearch/pull/7303)) diff --git a/plugins/repository-azure/build.gradle b/plugins/repository-azure/build.gradle index 5478a36fd5885..c32660a3de259 100644 --- a/plugins/repository-azure/build.gradle +++ b/plugins/repository-azure/build.gradle @@ -58,9 +58,9 @@ dependencies { api 'com.azure:azure-storage-blob:12.21.1' api 'org.reactivestreams:reactive-streams:1.0.4' api 'io.projectreactor:reactor-core:3.5.1' - api 'io.projectreactor.netty:reactor-netty:1.1.4' + api 'io.projectreactor.netty:reactor-netty:1.1.7' api 'io.projectreactor.netty:reactor-netty-core:1.1.7' - api 'io.projectreactor.netty:reactor-netty-http:1.1.4' + api 'io.projectreactor.netty:reactor-netty-http:1.1.7' api "org.slf4j:slf4j-api:${versions.slf4j}" api "com.fasterxml.jackson.core:jackson-annotations:${versions.jackson}" api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}" diff --git a/plugins/repository-azure/licenses/reactor-netty-1.1.4.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-1.1.4.jar.sha1 deleted file mode 100644 index ab76deb3bc1f1..0000000000000 --- a/plugins/repository-azure/licenses/reactor-netty-1.1.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1b66183ba316fbbd2d212eb9e9a3ba060ba557b0 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/reactor-netty-1.1.7.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-1.1.7.jar.sha1 new file mode 100644 index 0000000000000..01a9b1d34d52f --- /dev/null +++ b/plugins/repository-azure/licenses/reactor-netty-1.1.7.jar.sha1 @@ -0,0 +1 @@ +c16497c29f96ea7b1db538cb0ddde55d9be173fe \ No newline at end of file diff --git a/plugins/repository-azure/licenses/reactor-netty-http-1.1.4.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-http-1.1.4.jar.sha1 deleted file mode 100644 index 7848fcdd8f5cb..0000000000000 --- a/plugins/repository-azure/licenses/reactor-netty-http-1.1.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ca8b2f1b23e4593577e0f570e04bb80cd29ce1e3 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/reactor-netty-http-1.1.7.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-http-1.1.7.jar.sha1 new file mode 100644 index 0000000000000..33bf2aabcfc9b --- /dev/null +++ b/plugins/repository-azure/licenses/reactor-netty-http-1.1.7.jar.sha1 @@ -0,0 +1 @@ +39d7c0a13afa471b426a30bcf82664496ad34723 \ No newline at end of file