From 1516a9ebe39d3edc91cc4beded03d12ec4364fb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 21:47:58 +0000 Subject: [PATCH] Bump netty-all from 4.1.25.Final to 4.1.42.Final in /back-end Bumps [netty-all](https://github.com/netty/netty) from 4.1.25.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.25.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- back-end/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 back-end/pom.xml diff --git a/back-end/pom.xml b/back-end/pom.xml old mode 100755 new mode 100644 index a38aa74..259778f --- a/back-end/pom.xml +++ b/back-end/pom.xml @@ -46,7 +46,7 @@ io.netty netty-all - 4.1.25.Final + 4.1.42.Final