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:49:06 UTC

svn commit: r1188739 - /james/server/trunk/pom.xml

Author: norman
Date: Tue Oct 25 15:49:05 2011
New Revision: 1188739

URL: http://svn.apache.org/viewvc?rev=1188739&view=rev
Log:
Upgrade netty 3.2.6.Final. See JAMES-1342

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1188739&r1=1188738&r2=1188739&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Tue Oct 25 15:49:05 2011
@@ -992,7 +992,7 @@
             <dependency>
                 <groupId>org.jboss.netty</groupId>
                 <artifactId>netty</artifactId>
-                <version>3.2.5.Final</version>
+                <version>3.2.6.Final</version>
                 <scope>compile</scope>
             </dependency>
             <!-- This needed to let the bundle plugin to generate the right import statement -->



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