From b58069655003bf6dba077d9e49b57a2670a0ce8a Mon Sep 17 00:00:00 2001 From: David Syer Date: Wed, 28 Oct 2009 13:43:55 +0000 Subject: [PATCH] Exclude Jetty version of servlet API --- org.springframework.web/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/org.springframework.web/pom.xml b/org.springframework.web/pom.xml index d80ad87e19..b16747c9c8 100644 --- a/org.springframework.web/pom.xml +++ b/org.springframework.web/pom.xml @@ -160,6 +160,12 @@ jetty 6.1.9 test + + + servlet-api-2.5 + org.mortbay.jetty + + xmlunit