Bump netty-all from 4.1.36.Final to 4.1.42.Final

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)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index c70dd75..cbc598c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -350,7 +350,7 @@
     <dep.log4j.version>1.2.17</dep.log4j.version>
     <dep.mockito.version>1.9.5</dep.mockito.version>
     <!-- note: old version of netty is required by hadoop_facebook for tests to succeed -->
-    <dep.netty.version>4.1.36.Final</dep.netty.version>
+    <dep.netty.version>4.1.42.Final</dep.netty.version>
     <dep.oldnetty.version>3.2.2.Final</dep.oldnetty.version>
     <dep.objenesis.version>2.2</dep.objenesis.version>
     <dep.openhft-compiler.version>2.2.1</dep.openhft-compiler.version>