aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-10-10 16:03:58 -0400
committerJimmy Forsyth <jf2512@att.com>2018-10-10 16:04:01 -0400
commit7c1073fbc6d70bed126d52274b8c4e90c059869a (patch)
tree5f910504d5259c6b2b90edc26828ca7e22411c13
parented67d1f26c8f3a3bc7fda71a7c09f856ce8747ce (diff)
Update io.netty to latest
Issue-ID: AAI-1725 Change-Id: I9a63998efb4b82ec3851e8f2d4385505d816dbf1 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1644f17..e733f72 100755
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<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>