Update io.netty to latest 97/70197/1
authorJimmy Forsyth <jf2512@att.com>
Wed, 10 Oct 2018 20:03:58 +0000 (16:03 -0400)
committerJimmy Forsyth <jf2512@att.com>
Wed, 10 Oct 2018 20:04:01 +0000 (16:04 -0400)
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 1644f17..e733f72 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>