[NO ISSUE] Update netty

 - io.netty:netty-all:4.1.48.Final -> 4.1.59.Final

Change-Id: I1891bbb203b6f381e126e822e390386277e147c5
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/10243
Reviewed-by: Michael Blow <mblow@apache.org>
Reviewed-by: Murtadha Hubail <mhubail@apache.org>
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index c8478e2..2f34980 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -81,7 +81,7 @@
       <dependency>
         <groupId>io.netty</groupId>
         <artifactId>netty-all</artifactId>
-        <version>4.1.48.Final</version>
+        <version>4.1.59.Final</version>
       </dependency>
       <dependency>
         <groupId>junit</groupId>