From 13b871a703ebac36ceb81e026cf6cb434bebe3ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 14:10:45 +0000 Subject: [PATCH] Bump netty-all from 4.1.34.Final to 4.1.42.Final in /daemon Bumps [netty-all](https://github.com/netty/netty) from 4.1.34.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.34.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- daemon/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 daemon/pom.xml diff --git a/daemon/pom.xml b/daemon/pom.xml old mode 100755 new mode 100644 index f6bef34..a9c31c3 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -85,7 +85,7 @@ io.netty netty-all - 4.1.34.Final + 4.1.42.Final javax.json