Update io.netty to latest 77/70077/1
authorJimmy Forsyth <jf2512@att.com>
Tue, 9 Oct 2018 14:57:11 +0000 (10:57 -0400)
committerJimmy Forsyth <jf2512@att.com>
Tue, 9 Oct 2018 14:57:16 +0000 (10:57 -0400)
Issue-ID: AAI-1721
Change-Id: Icb9aa2efb82b0b227eff80c74984192e308aa448
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
aai-traversal/pom.xml

index 00bf4a4..107fd36 100644 (file)
         <snapshot.path>/content/repositories/snapshots/</snapshot.path>
 
         <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>
         <jackson.core.version>2.8.11.1</jackson.core.version>
 
         <spring.test.version>4.3.6.RELEASE</spring.test.version>