BUG-1675: bump netty version to 4.0.23 79/10679/1
authorRobert Varga <rovarga@cisco.com>
Wed, 3 Sep 2014 09:44:47 +0000 (11:44 +0200)
committerRobert Varga <rovarga@cisco.com>
Wed, 3 Sep 2014 09:44:47 +0000 (11:44 +0200)
Speed and correctness fixes have gone into the releases which we should
include in Helium.

Change-Id: Ie106b6b7bb523cdcf142f9c11341f0ff568c691f
Signed-off-by: Robert Varga <rovarga@cisco.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 65363fd7473bcc26f026d7b3ec68e8656fba6664..d46ee02a07b699f360ec5a87b8ece333dcc62cd2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <!-- Java Versions -->
     <maven.compiler.source>1.7</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
-    <netty.version>4.0.19.Final</netty.version>
+    <netty.version>4.0.23.Final</netty.version>
     <osgi.compendium.version>5.0.0</osgi.compendium.version>
     <osgi.core.version>5.0.0</osgi.core.version>
     <org.json.version>20080701</org.json.version>