diff options
Diffstat (limited to 'archiva-jetty-js/pom.xml')
-rw-r--r-- | archiva-jetty-js/pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/archiva-jetty-js/pom.xml b/archiva-jetty-js/pom.xml index ebd9d24c3..5388bb769 100644 --- a/archiva-jetty-js/pom.xml +++ b/archiva-jetty-js/pom.xml @@ -85,16 +85,6 @@ <artifactId>tomcat-jdbc</artifactId> <scope>runtime</scope> </dependency> - <dependency> - <groupId>commons-dbcp</groupId> - <artifactId>commons-dbcp</artifactId> - <scope>runtime</scope> - </dependency> - <dependency> - <groupId>commons-pool</groupId> - <artifactId>commons-pool</artifactId> - <scope>runtime</scope> - </dependency> </dependencies> <build> <plugins> |