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] <support@github.com>
diff --git a/gora-redis/pom.xml b/gora-redis/pom.xml
old mode 100755
new mode 100644
index 1057afd..883fbdc
--- a/gora-redis/pom.xml
+++ b/gora-redis/pom.xml
@@ -114,7 +114,7 @@
     <dependency>
       <groupId>io.netty</groupId>
       <artifactId>netty-all</artifactId>
-      <version>4.1.36.Final</version>
+      <version>4.1.42.Final</version>
       <scope>compile</scope>
     </dependency>  
     <dependency>