Update io.netty to latest 67/70067/1
authorJimmy Forsyth <jf2512@att.com>
Tue, 9 Oct 2018 13:47:16 +0000 (09:47 -0400)
committerJimmy Forsyth <jf2512@att.com>
Tue, 9 Oct 2018 13:47:22 +0000 (09:47 -0400)
Issue-ID: AAI-1720
Change-Id: I0b3d1f4fe869f3547f3c62f694db5d59d8689f27
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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 -->