Updated jetty-server to 7.6.15
Project: http://git-wip-us.apache.org/repos/asf/maven-aether/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-aether/commit/51ea1756 Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/51ea1756 Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/51ea1756 Branch: refs/heads/master Commit: 51ea1756aac5c27c29d525e1d48689b7a5e77780 Parents: fa75e13 Author: Benjamin Bentmann <bentm...@sonatype.com> Authored: Thu Aug 28 18:29:58 2014 +0200 Committer: Benjamin Bentmann <bentm...@sonatype.com> Committed: Thu Aug 28 18:29:58 2014 +0200 ---------------------------------------------------------------------- aether-transport-http/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-aether/blob/51ea1756/aether-transport-http/pom.xml ---------------------------------------------------------------------- diff --git a/aether-transport-http/pom.xml b/aether-transport-http/pom.xml index 81b0934..f791c2a 100644 --- a/aether-transport-http/pom.xml +++ b/aether-transport-http/pom.xml @@ -91,7 +91,7 @@ <dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-server</artifactId> - <version>7.6.14.v20131031</version> + <version>7.6.15.v20140411</version> <scope>test</scope> </dependency> <dependency>