From abbf6b206355eec17b7c2f79a188442c0b7db987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 15:26:46 -0800 Subject: [PATCH] Bump reactor-core from 3.4.11 to 3.4.15 in /plugins/repository-azure (#2129) * Bump reactor-core from 3.4.11 to 3.4.15 in /plugins/repository-azure Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.11 to 3.4.15. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](https://github.com/reactor/reactor-core/compare/v3.4.11...v3.4.15) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Updating SHAs Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- plugins/repository-azure/build.gradle | 2 +- plugins/repository-azure/licenses/reactor-core-3.4.11.jar.sha1 | 1 - plugins/repository-azure/licenses/reactor-core-3.4.15.jar.sha1 | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 plugins/repository-azure/licenses/reactor-core-3.4.11.jar.sha1 create mode 100644 plugins/repository-azure/licenses/reactor-core-3.4.15.jar.sha1 diff --git a/plugins/repository-azure/build.gradle b/plugins/repository-azure/build.gradle index 81ef4e98923a3..0a66aa89ef611 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.14.1' api 'org.reactivestreams:reactive-streams:1.0.3' - api 'io.projectreactor:reactor-core:3.4.11' + api 'io.projectreactor:reactor-core:3.4.15' api 'io.projectreactor.netty:reactor-netty:1.0.13' api 'io.projectreactor.netty:reactor-netty-core:1.0.13' api 'io.projectreactor.netty:reactor-netty-http:1.0.13' diff --git a/plugins/repository-azure/licenses/reactor-core-3.4.11.jar.sha1 b/plugins/repository-azure/licenses/reactor-core-3.4.11.jar.sha1 deleted file mode 100644 index fc0911be8fedf..0000000000000 --- a/plugins/repository-azure/licenses/reactor-core-3.4.11.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0e305f6aa6e6da26aa42726f8cfd69b6ab53d7c0 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/reactor-core-3.4.15.jar.sha1 b/plugins/repository-azure/licenses/reactor-core-3.4.15.jar.sha1 new file mode 100644 index 0000000000000..a89de48b20b51 --- /dev/null +++ b/plugins/repository-azure/licenses/reactor-core-3.4.15.jar.sha1 @@ -0,0 +1 @@ +28ccf513fe64709c8ded30ea3f387fc718db9626 \ No newline at end of file