diff --git a/ehcache-core/pom.xml b/ehcache-core/pom.xml index de343417f2..23d88bd2e5 100644 --- a/ehcache-core/pom.xml +++ b/ehcache-core/pom.xml @@ -100,8 +100,9 @@ test - dom4j + org.dom4j dom4j + 2.1.3 test diff --git a/pom.xml b/pom.xml index b614874169..ba6289d6f4 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ - 1.3.154 + 2.1.210 diff --git a/system-tests/pom.xml b/system-tests/pom.xml index b5a053325d..c633af7c1b 100644 --- a/system-tests/pom.xml +++ b/system-tests/pom.xml @@ -75,7 +75,7 @@ org.hibernate hibernate-core - 3.3.2.GA + 3.6.10.Final test