From b3e79c53242883b79510ab0ee360b23ec811f56b Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 29 Sep 2011 17:15:23 -0700 Subject: [PATCH] No need to exclude transitive depends when the trigger is itself optional. Also updated our test depends just for kicks. --- pom.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 90516701..959dc227 100644 --- a/pom.xml +++ b/pom.xml @@ -67,11 +67,6 @@ 1.6.4 compile true - - com.sun.jmxjmxri - orooro - junitjunit - commons-digester @@ -79,24 +74,21 @@ 2.0 compile true - - commons-beanutils - commons-beanutils - junit junit - 4.8.1 + 4.10 test org.hsqldb hsqldb - 2.0.0 + 2.2.4 test +