Update io.netty to latest 76/70076/1
authorJimmy Forsyth <jf2512@att.com>
Tue, 9 Oct 2018 13:47:16 +0000 (09:47 -0400)
committerJames Forsyth <jf2512@att.com>
Tue, 9 Oct 2018 14:59:28 +0000 (14:59 +0000)
Issue-ID: AAI-1720
Change-Id: I0b3d1f4fe869f3547f3c62f694db5d59d8689f27
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
(cherry picked from commit c82cff45945304de3928845f417dc5ea7c0abc71)

aai-resources/pom.xml

index 2631a48..a8ed984 100644 (file)
 
         <spring.web.version>4.3.18.RELEASE</spring.web.version>
         <netty.handler.version>4.1.9.Final</netty.handler.version>
-        <netty.version>4.0.37.Final</netty.version>
+        <netty.version>4.0.56.Final</netty.version>
         <spring.test.version>4.3.6.RELEASE</spring.test.version>
 
         <!-- This will be used for the docker images as the default format of maven build has issues -->