From a14bd0a1818228120f4a6128c8538efff9563fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 14:13:29 -0400 Subject: [PATCH] Bump reactor-netty from 1.0.17 to 1.0.18 in /plugins/repository-azure (#3246) * Bump reactor-netty from 1.0.17 to 1.0.18 in /plugins/repository-azure Bumps [reactor-netty](https://github.com/reactor/reactor-netty) from 1.0.17 to 1.0.18. - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](https://github.com/reactor/reactor-netty/compare/v1.0.17...v1.0.18) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty 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] (cherry picked from commit 3d8e54810f1ca46c6770313e1faae00f4d06aa3f) --- plugins/repository-azure/build.gradle | 2 +- plugins/repository-azure/licenses/reactor-netty-1.0.17.jar.sha1 | 1 - plugins/repository-azure/licenses/reactor-netty-1.0.18.jar.sha1 | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 plugins/repository-azure/licenses/reactor-netty-1.0.17.jar.sha1 create mode 100644 plugins/repository-azure/licenses/reactor-netty-1.0.18.jar.sha1 diff --git a/plugins/repository-azure/build.gradle b/plugins/repository-azure/build.gradle index 8f566fce7b470..3e33a730f94ef 100644 --- a/plugins/repository-azure/build.gradle +++ b/plugins/repository-azure/build.gradle @@ -57,7 +57,7 @@ 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.17' - api 'io.projectreactor.netty:reactor-netty:1.0.17' + api 'io.projectreactor.netty:reactor-netty:1.0.18' api 'io.projectreactor.netty:reactor-netty-core:1.0.16' api 'io.projectreactor.netty:reactor-netty-http:1.0.18' api "org.slf4j:slf4j-api:${versions.slf4j}" diff --git a/plugins/repository-azure/licenses/reactor-netty-1.0.17.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-1.0.17.jar.sha1 deleted file mode 100644 index a1f6aa3686692..0000000000000 --- a/plugins/repository-azure/licenses/reactor-netty-1.0.17.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7720beb4f58a4379e6294d62766d2e9e1bfaf646 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/reactor-netty-1.0.18.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-1.0.18.jar.sha1 new file mode 100644 index 0000000000000..74e672b1d52c4 --- /dev/null +++ b/plugins/repository-azure/licenses/reactor-netty-1.0.18.jar.sha1 @@ -0,0 +1 @@ +8900bb8dcfc69f91f7c8f91a4b2a3ad9b56830d0 \ No newline at end of file