From fcc8e30739c2015df24f3376a9bb7e12182bee03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 01:51:17 +0000 Subject: [PATCH] Bump netty-all from 4.0.42.Final to 4.1.42.Final in /spark-graphx Bumps [netty-all](https://github.com/netty/netty) from 4.0.42.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.42.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- spark-graphx/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark-graphx/pom.xml b/spark-graphx/pom.xml index f50f028..48ffb29 100644 --- a/spark-graphx/pom.xml +++ b/spark-graphx/pom.xml @@ -107,7 +107,7 @@ io.netty netty-all - 4.0.42.Final + 4.1.42.Final