From 4ea32312ca6220d759d69ef6750a0369324fdb2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 00:53:24 -0700 Subject: [PATCH] Bump reactor-core from 3.4.18 to 3.4.23 in /plugins/repository-azure (#4548) * Bump reactor-core from 3.4.18 to 3.4.23 in /plugins/repository-azure Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.18 to 3.4.23. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](https://github.com/reactor/reactor-core/compare/v3.4.18...v3.4.23) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- CHANGELOG.md | 2 ++ plugins/repository-azure/build.gradle | 2 +- plugins/repository-azure/licenses/reactor-core-3.4.18.jar.sha1 | 1 - plugins/repository-azure/licenses/reactor-core-3.4.23.jar.sha1 | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 plugins/repository-azure/licenses/reactor-core-3.4.18.jar.sha1 create mode 100644 plugins/repository-azure/licenses/reactor-core-3.4.23.jar.sha1 diff --git a/CHANGELOG.md b/CHANGELOG.md index f7c2ba2087099..52b20eb427a50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Add BWC version 2.3.1 ([#4513](https://github.com/opensearch-project/OpenSearch/pull/4513)) - [Segment Replication] Add snapshot and restore tests for segment replication feature ([#3993](https://github.com/opensearch-project/OpenSearch/pull/3993)) - Added missing javadocs for `:example-plugins` modules ([#4540](https://github.com/opensearch-project/OpenSearch/pull/4540)) +### Dependencies +- Bumps `reactor-core` from 3.4.18 to 3.4.23 ### Dependencies - Bumps `xmlbeans` from 5.1.0 to 5.1.1 ([#4354](https://github.com/opensearch-project/OpenSearch/pull/4354)) diff --git a/plugins/repository-azure/build.gradle b/plugins/repository-azure/build.gradle index 755f00ac9b1b3..0f0c0183a69dd 100644 --- a/plugins/repository-azure/build.gradle +++ b/plugins/repository-azure/build.gradle @@ -56,7 +56,7 @@ dependencies { implementation project(':modules:transport-netty4') api 'com.azure:azure-storage-blob:12.16.1' api 'org.reactivestreams:reactive-streams:1.0.4' - api 'io.projectreactor:reactor-core:3.4.18' + api 'io.projectreactor:reactor-core:3.4.23' api 'io.projectreactor.netty:reactor-netty:1.0.18' api 'io.projectreactor.netty:reactor-netty-core:1.0.22' api 'io.projectreactor.netty:reactor-netty-http:1.0.18' diff --git a/plugins/repository-azure/licenses/reactor-core-3.4.18.jar.sha1 b/plugins/repository-azure/licenses/reactor-core-3.4.18.jar.sha1 deleted file mode 100644 index 749954f62c77b..0000000000000 --- a/plugins/repository-azure/licenses/reactor-core-3.4.18.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -29f4f3a4876a65861deffc0f7f189029bcaf7946 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/reactor-core-3.4.23.jar.sha1 b/plugins/repository-azure/licenses/reactor-core-3.4.23.jar.sha1 new file mode 100644 index 0000000000000..e398f1672188c --- /dev/null +++ b/plugins/repository-azure/licenses/reactor-core-3.4.23.jar.sha1 @@ -0,0 +1 @@ +94bb06e2c4e6968c6faf4f5363cb278351f44a6a \ No newline at end of file