From a30a22dd17ff4fdc6ff620d0853dc48432ff35ef Mon Sep 17 00:00:00 2001 From: Erik Brakkee <erik@brakkee.org> Date: Thu, 22 Jul 2010 11:07:38 +0000 Subject: [PATCH] --- support/general/pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/support/general/pom.xml b/support/general/pom.xml index da1ff2a5..0644027a 100644 --- a/support/general/pom.xml +++ b/support/general/pom.xml @@ -24,14 +24,7 @@ <artifactId>javaee-api</artifactId> <scope>provided</scope> </dependency> - <dependency> - <groupId>oro</groupId> - <artifactId>oro</artifactId> - </dependency> - <dependency> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </dependency> + <dependency> <groupId>org.apache.derby</groupId> <artifactId>derby</artifactId> -- 2.31.1