From 0d563df08ff870706ed51301c7a7591194ce4bf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 08:43:35 +0000 Subject: [PATCH] Bump reactor-netty-http from 1.0.18 to 1.0.24 in /memq-commons Bumps [reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.0.18 to 1.0.24. - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](https://github.com/reactor/reactor-netty/compare/v1.0.18...v1.0.24) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty-http dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- memq-commons/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memq-commons/pom.xml b/memq-commons/pom.xml index ac70860..721cf53 100644 --- a/memq-commons/pom.xml +++ b/memq-commons/pom.xml @@ -29,7 +29,7 @@ io.projectreactor.netty reactor-netty-http - 1.0.18 + 1.0.24 org.reflections