Author: norman
Date: Thu Aug 18 18:09:23 2011
New Revision: 1159333
URL: http://svn.apache.org/viewvc?rev=1159333&view=rev
Log:
Upgrade to netty 3.2.5.Final. See JAMES-1298
Modified:
james/server/trunk/pom.xml
Modified: james/server/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1159333&r1=1159332&r2=1159333&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Thu Aug 18 18:09:23 2011
@@ -1295,7 +1295,7 @@
<dependency>
<groupId>org.jboss.netty</groupId>
<artifactId>netty</artifactId>
- <version>3.2.4.Final</version>
+ <version>3.2.5.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]