From 14aeb5be421a12de2e279ae0d345a1e3004ad5d7 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Fri, 7 Sep 2007 21:47:54 +0000 Subject: [PATCH] --- crawler/basic/pom.xml | 4 ---- pom.xml | 4 ++-- support/pom.xml | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/crawler/basic/pom.xml b/crawler/basic/pom.xml index 19a267b6..efeb63a5 100644 --- a/crawler/basic/pom.xml +++ b/crawler/basic/pom.xml @@ -32,10 +32,6 @@ dom4j dom4j - - xerces - xerces - diff --git a/pom.xml b/pom.xml index fade61be..a4782b48 100644 --- a/pom.xml +++ b/pom.xml @@ -182,8 +182,8 @@ xerces - xerces - 2.4.0 + xercesImpl + 2.8.1 org.hibernate diff --git a/support/pom.xml b/support/pom.xml index fa53a28b..f5791a43 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -50,7 +50,7 @@ xerces - xerces + xercesImpl org.hibernate -- 2.31.1