changeset 2490:8fe388c911d2

Update to netty 4.0.42.Final. Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2016-October/021396.html
author Severin Gehwolf <sgehwolf@redhat.com>
date Fri, 21 Oct 2016 17:02:28 +0200
parents eabc8264cc35
children ca32ab5d3635
files pom.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pom.xml	Mon Oct 24 11:50:41 2016 -0400
+++ b/pom.xml	Fri Oct 21 17:02:28 2016 +0200
@@ -306,7 +306,7 @@
     <felix.scr.annotations.version>1.9.12</felix.scr.annotations.version>
     <kxml2.version>2.3.0</kxml2.version>
 
-    <netty.version>4.0.28.Final</netty.version>
+    <netty.version>4.0.42.Final</netty.version>
     <httpcomponents.core.version>4.3.2</httpcomponents.core.version>
     <httpcomponents.client.version>4.3.4</httpcomponents.client.version>
     <gson.version>2.2.2</gson.version>