Update io.netty to latest 98/70198/1
authorJimmy Forsyth <jf2512@att.com>
Wed, 10 Oct 2018 20:03:58 +0000 (16:03 -0400)
committerJames Forsyth <jf2512@att.com>
Wed, 10 Oct 2018 20:05:22 +0000 (20:05 +0000)
Issue-ID: AAI-1725
Change-Id: I9a63998efb4b82ec3851e8f2d4385505d816dbf1
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 17b8d96..18c3bc4 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
         <aai.schema.version>1.3.0</aai.schema.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>