diff --git a/org.springframework.oxm/.classpath b/org.springframework.oxm/.classpath index 7cc796fbef..686de87c13 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 701b405249..ffe6f8832d 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