From a43d8815685b0c5776024a9f3aa98ee9e68c7353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:29:19 +0000 Subject: [PATCH] Bump netty-all from 4.1.6.Final to 4.1.42.Final in /NHBCommonMessaging Bumps [netty-all](https://github.com/netty/netty) from 4.1.6.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.6.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- NHBCommonMessaging/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 NHBCommonMessaging/pom.xml diff --git a/NHBCommonMessaging/pom.xml b/NHBCommonMessaging/pom.xml old mode 100755 new mode 100644 index 9e96c7d..2f1d474 --- a/NHBCommonMessaging/pom.xml +++ b/NHBCommonMessaging/pom.xml @@ -65,7 +65,7 @@ io.netty netty-all - 4.1.6.Final + 4.1.42.Final