Author: norman Date: Tue Nov 29 07:18:46 2011 New Revision: 1207770 URL: http://svn.apache.org/viewvc?rev=1207770&view=rev Log: Move to netty 3.2.7.Final
Modified: james/protocols/trunk/pom.xml Modified: james/protocols/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1207770&r1=1207769&r2=1207770&view=diff ============================================================================== --- james/protocols/trunk/pom.xml (original) +++ james/protocols/trunk/pom.xml Tue Nov 29 07:18:46 2011 @@ -151,7 +151,7 @@ <dependency> <groupId>org.jboss.netty</groupId> <artifactId>netty</artifactId> - <version>3.2.6.Final</version> + <version>3.2.7.Final</version> </dependency> <dependency> <groupId>junit</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org