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: [email protected]
For additional commands, e-mail: [email protected]