From 6deedf49085ec343ca9c29a7c9fca9c05a51bcc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2020 08:15:46 +0000 Subject: [PATCH] Bump netty-all from 4.1.35.Final to 4.1.42.Final in /client Bumps [netty-all](https://github.com/netty/netty) from 4.1.35.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.35.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index 3cc1baa..1f9063c 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -39,7 +39,7 @@ io.netty netty-all - 4.1.35.Final + 4.1.42.Final