From 391c4cd67aecedd605d09623906186a6f458bd35 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Thu, 16 Jun 2011 04:36:53 +0000 Subject: [PATCH] Update pom and .classpath to reflect Castor upgrade Issue: SPR-8341 SPR-8453 git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4558 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.oxm/.classpath | 5 +++-- org.springframework.oxm/pom.xml | 12 ++++++------ 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/org.springframework.oxm/.classpath b/org.springframework.oxm/.classpath index 7cc796fbef5..686de87c13e 100644 --- a/org.springframework.oxm/.classpath +++ b/org.springframework.oxm/.classpath @@ -11,8 +11,10 @@ + - + + @@ -21,6 +23,5 @@ - diff --git a/org.springframework.oxm/pom.xml b/org.springframework.oxm/pom.xml index 701b405249b..ffe6f8832dc 100644 --- a/org.springframework.oxm/pom.xml +++ b/org.springframework.oxm/pom.xml @@ -35,10 +35,10 @@ - xerces - xercesImpl - 2.8.1 - true + commons-lang + commons-lang + 2.5 + compile org.apache.xmlbeans @@ -48,8 +48,8 @@ org.codehaus.castor - castor - 1.2 + castor-xml + 1.3.2 true