diff --git a/ehcache-core/pom.xml b/ehcache-core/pom.xml
index 4e2ca6f7e6..7bb6b957c3 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 2c85e639fd..51b2dfd41d 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 44b1c178e5..8ade4232b5 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