From 43c2d3a081d079632c846f4550aca5a361281419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 20:41:22 +0000 Subject: [PATCH] Bump netty-all in /src/MetaLink/meta-bridge Bumps [netty-all](https://github.com/netty/netty) from 4.0.18.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.18.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- src/MetaLink/meta-bridge/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MetaLink/meta-bridge/pom.xml b/src/MetaLink/meta-bridge/pom.xml index 0cf7fc38a..357398275 100644 --- a/src/MetaLink/meta-bridge/pom.xml +++ b/src/MetaLink/meta-bridge/pom.xml @@ -69,7 +69,7 @@ io.netty netty-all - 4.0.18.Final + 4.1.42.Final javassist