From 977ee065c75ec272649cd09174215d0de55e0f4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 03:23:16 +0000 Subject: [PATCH] Bump netty-all from 4.1.17.Final to 4.1.42.Final in /crawler Bumps [netty-all](https://github.com/netty/netty) from 4.1.17.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.17.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- crawler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/pom.xml b/crawler/pom.xml index 71bb035..bdf0ff0 100644 --- a/crawler/pom.xml +++ b/crawler/pom.xml @@ -104,7 +104,7 @@ io.netty netty-all - 4.1.17.Final + 4.1.42.Final