You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2011/10/25 17:33:41 UTC

svn commit: r1188717 - /james/protocols/trunk/pom.xml

Author: norman
Date: Tue Oct 25 15:33:41 2011
New Revision: 1188717

URL: http://svn.apache.org/viewvc?rev=1188717&view=rev
Log:
Upgrade to netty 3.2.6.Final. See PROTOCOLS-43

Modified:
    james/protocols/trunk/pom.xml

Modified: james/protocols/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1188717&r1=1188716&r2=1188717&view=diff
==============================================================================
--- james/protocols/trunk/pom.xml (original)
+++ james/protocols/trunk/pom.xml Tue Oct 25 15:33:41 2011
@@ -157,7 +157,7 @@
             <dependency>
                 <groupId>org.jboss.netty</groupId>
                 <artifactId>netty</artifactId>
-                <version>3.2.4.Final</version>
+                <version>3.2.6.Final</version>
             </dependency>
             <dependency>
                 <groupId>junit</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org