Author: norman Date: Wed Dec 7 18:05:34 2011 New Revision: 1211574 URL: http://svn.apache.org/viewvc?rev=1211574&view=rev Log: Update to latest netty version
Modified: james/server/trunk/pom.xml Modified: james/server/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1211574&r1=1211573&r2=1211574&view=diff ============================================================================== --- james/server/trunk/pom.xml (original) +++ james/server/trunk/pom.xml Wed Dec 7 18:05:34 2011 @@ -984,7 +984,7 @@ <dependency> <groupId>org.jboss.netty</groupId> <artifactId>netty</artifactId> - <version>3.2.6.Final</version> + <version>3.2.7.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-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org