diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-10-10 16:03:58 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-10-10 16:04:01 -0400 |
commit | 7c1073fbc6d70bed126d52274b8c4e90c059869a (patch) | |
tree | 5f910504d5259c6b2b90edc26828ca7e22411c13 /pom.xml | |
parent | ed67d1f26c8f3a3bc7fda71a7c09f856ce8747ce (diff) |
Update io.netty to latest
Issue-ID: AAI-1725
Change-Id: I9a63998efb4b82ec3851e8f2d4385505d816dbf1
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |