17 May
2010
17 May
'10
8:57 a.m.
Author: echatellier Date: 2010-05-17 10:57:34 +0200 (Mon, 17 May 2010) New Revision: 1862 Url: http://nuiton.org/repositories/revision/nuiton-utils/1862 Log: Update to jetty 7.1.0.v20100505 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-05-12 20:16:51 UTC (rev 1861) +++ trunk/pom.xml 2010-05-17 08:57:34 UTC (rev 1862) @@ -99,7 +99,7 @@ <dependency> <groupId>org.eclipse.jetty.aggregate</groupId> <artifactId>jetty-webapp</artifactId> - <version>7.0.1.v20091125</version> + <version>7.1.0.v20100505</version> <scope>provided</scope> </dependency>