From f1a28b26cc9a409d45a9da674eccc6606848f8c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 02:08:50 +0000 Subject: [PATCH] Bump netty-all from 4.1.36.Final to 4.1.42.Final in /gora-redis Bumps [netty-all](https://github.com/netty/netty) from 4.1.36.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.36.Final...netty-4.1.42.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gora-redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 gora-redis/pom.xml diff --git a/gora-redis/pom.xml b/gora-redis/pom.xml old mode 100755 new mode 100644 index 1057afd91..883fbdc8c --- a/gora-redis/pom.xml +++ b/gora-redis/pom.xml @@ -114,7 +114,7 @@ io.netty netty-all - 4.1.36.Final + 4.1.42.Final compile