aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-10-10 16:03:58 -0400
committerJames Forsyth <jf2512@att.com>2018-10-10 20:05:22 +0000
commit759f2c47db21e61f8a4e84010da19f93cff1bd5d (patch)
tree3a36acdaefe4d99b05f052e55e526e83343c58b3
parent95270f76808f4f81d5a87568b7bf223c3f9f2d25 (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 17b8d96..18c3bc4 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>