From 0c3d83c27a9de0177536d70dd0aeecbf2d0c701c Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 18 Aug 2016 10:22:56 +0200 Subject: [PATCH] Bump akka-companion netty to 3.10.6 This is the latest bugfix release, possibly even improving performance. Changelog is at https://github.com/netty/netty/issues?q=milestone%3A3.10.6.Final Change-Id: I67232fec57864cad01f8702f61e910ad098ed6f7 Signed-off-by: Robert Varga --- features-akka/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features-akka/pom.xml b/features-akka/pom.xml index 7d874edd4..60f12c899 100644 --- a/features-akka/pom.xml +++ b/features-akka/pom.xml @@ -72,7 +72,7 @@ io.netty netty - 3.10.5.Final + 3.10.6.Final com.typesafe.akka -- 2.36.6