From 66ee3f61da9fd182e7f13101b936729087c79e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2020 19:52:56 +0000 Subject: [PATCH] Bump netty-all from 4.0.41.Final to 4.1.42.Final in /Reactive Bumps [netty-all](https://github.com/netty/netty) from 4.0.41.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.41.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- Reactive/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reactive/pom.xml b/Reactive/pom.xml index 4ac5e4c..979bb2c 100644 --- a/Reactive/pom.xml +++ b/Reactive/pom.xml @@ -50,7 +50,7 @@ io.netty netty-all - 4.0.41.Final + 4.1.42.Final