From ff2239932deefed294212960e899b68c911bfb14 Mon Sep 17 00:00:00 2001 From: Andriy Redko Date: Tue, 7 Mar 2023 11:14:10 -0500 Subject: [PATCH] Bump io.projectreactor.netty:reactor-netty from 1.1.3 to 1.1.4 in /plugins/repository-azure (#6550) (#6554) * Bump io.projectreactor.netty:reactor-netty in /plugins/repository-azure Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](https://github.com/reactor/reactor-netty/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty dependency-type: direct:production update-type: version-update:semver-patch ... * Updating SHAs * Update changelog --------- (cherry picked from commit ea13f90fc5b7d5f9a52b06819ef9ca76280d6117) Signed-off-by: dependabot[bot] Signed-off-by: Andriy Redko Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- CHANGELOG.md | 1 + plugins/repository-azure/build.gradle | 4 ++-- .../repository-azure/licenses/reactor-netty-1.1.3.jar.sha1 | 1 - .../repository-azure/licenses/reactor-netty-1.1.4.jar.sha1 | 1 + .../licenses/reactor-netty-http-1.1.3.jar.sha1 | 1 - .../licenses/reactor-netty-http-1.1.4.jar.sha1 | 1 + 6 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 plugins/repository-azure/licenses/reactor-netty-1.1.3.jar.sha1 create mode 100644 plugins/repository-azure/licenses/reactor-netty-1.1.4.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/reactor-netty-http-1.1.3.jar.sha1 create mode 100644 plugins/repository-azure/licenses/reactor-netty-http-1.1.4.jar.sha1 diff --git a/CHANGELOG.md b/CHANGELOG.md index e0c96fc6aabfe..03af1c7b517d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bump `org.apache.logging.log4j:log4j-core` from 2.18.0 to 2.20.0 ([#6490](https://github.com/opensearch-project/OpenSearch/pull/6490)) - Bump `com.azure:azure-storage-common` from 12.19.3 to 12.20.0 ([#6492](https://github.com/opensearch-project/OpenSearch/pull/6492) - Bump `snakeyaml` from 1.33 to 2.0 ([#6511](https://github.com/opensearch-project/OpenSearch/pull/6511)) +- Bump `io.projectreactor.netty:reactor-netty` from 1.1.3 to 1.1.4 ### Changed - Require MediaType in Strings.toString API ([#6009](https://github.com/opensearch-project/OpenSearch/pull/6009)) diff --git a/plugins/repository-azure/build.gradle b/plugins/repository-azure/build.gradle index 76747cee712bd..89ea405464987 100644 --- a/plugins/repository-azure/build.gradle +++ b/plugins/repository-azure/build.gradle @@ -57,9 +57,9 @@ dependencies { api 'com.azure:azure-storage-blob:12.15.0' api 'org.reactivestreams:reactive-streams:1.0.3' api 'io.projectreactor:reactor-core:3.4.18' - api 'io.projectreactor.netty:reactor-netty:1.1.3' + api 'io.projectreactor.netty:reactor-netty:1.1.4' api 'io.projectreactor.netty:reactor-netty-core:1.0.24' - api 'io.projectreactor.netty:reactor-netty-http:1.1.3' + api 'io.projectreactor.netty:reactor-netty-http:1.1.4' 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.3.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-1.1.3.jar.sha1 deleted file mode 100644 index 00cb9fe0edf44..0000000000000 --- a/plugins/repository-azure/licenses/reactor-netty-1.1.3.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2745c13811d82b7c57d4ca52764bbaab83e3e2e2 \ No newline at end of file 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 new file mode 100644 index 0000000000000..ab76deb3bc1f1 --- /dev/null +++ b/plugins/repository-azure/licenses/reactor-netty-1.1.4.jar.sha1 @@ -0,0 +1 @@ +1b66183ba316fbbd2d212eb9e9a3ba060ba557b0 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/reactor-netty-http-1.1.3.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-http-1.1.3.jar.sha1 deleted file mode 100644 index fda433830ce35..0000000000000 --- a/plugins/repository-azure/licenses/reactor-netty-http-1.1.3.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ddebf6e059e10315e9a53417289c98745a8fc7a7 \ 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 new file mode 100644 index 0000000000000..7848fcdd8f5cb --- /dev/null +++ b/plugins/repository-azure/licenses/reactor-netty-http-1.1.4.jar.sha1 @@ -0,0 +1 @@ +ca8b2f1b23e4593577e0f570e04bb80cd29ce1e3 \ No newline at end of file