From 083f76961c2e777280d009cb7e404b3a458d648a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 03:32:23 +0000 Subject: [PATCH] Bump netty-all from 4.1.30.Final to 4.1.42.Final in /common Bumps [netty-all](https://github.com/netty/netty) from 4.1.30.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.30.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index 0bcdfff..a4e2423 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -48,7 +48,7 @@ io.netty netty-all - 4.1.30.Final + 4.1.42.Final