summaryrefslogtreecommitdiffstats
path: root/archiva-jetty/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'archiva-jetty/pom.xml')
-rw-r--r--archiva-jetty/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml
index a655722d2..68f2d91e8 100644
--- a/archiva-jetty/pom.xml
+++ b/archiva-jetty/pom.xml
@@ -136,12 +136,6 @@
<groupId>commons-dbcp</groupId>
<artifactId>commons-dbcp</artifactId>
<version>1.2.1</version>
- <exclusions>
- <exclusion>
- <groupId>xerces</groupId>
- <artifactId>xercesImpl</artifactId>
- </exclusion>
- </exclusions>
</dependency>
</dependencies>
<build>