From e6c1862c208db092797c285b8ec5c8347480d304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 19:23:21 +0000 Subject: [PATCH] Bump netty-all from 4.1.34.Final to 4.1.42.Final in /client 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] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 client/pom.xml diff --git a/client/pom.xml b/client/pom.xml old mode 100755 new mode 100644 index 1b6c2d6..adbb602 --- a/client/pom.xml +++ b/client/pom.xml @@ -73,7 +73,7 @@ io.netty netty-all - 4.1.34.Final + 4.1.42.Final javax.json