From 268a67e5ebffa3439382cbb300e4a926e159d7ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 04:28:31 +0000 Subject: [PATCH] Bump netty-all from 4.0.23.Final to 4.1.42.Final in /Bridge Bumps [netty-all](https://github.com/netty/netty) from 4.0.23.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.23.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- Bridge/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bridge/pom.xml b/Bridge/pom.xml index e443302..733aa46 100644 --- a/Bridge/pom.xml +++ b/Bridge/pom.xml @@ -47,7 +47,7 @@ io.netty netty-all - 4.0.23.Final + 4.1.42.Final provided