diff --git a/spring-oxm/oxm.gradle b/spring-oxm/oxm.gradle index 30b9535c6f6..3091e9a1086 100644 --- a/spring-oxm/oxm.gradle +++ b/spring-oxm/oxm.gradle @@ -5,9 +5,9 @@ configurations { jibx } dependencies { - castor "org.codehaus.castor:castor-anttasks:1.2" + castor "org.codehaus.castor:castor-anttasks:1.3.3" castor "velocity:velocity:1.5" - xjc "com.sun.xml.bind:jaxb-xjc:2.1.7" + xjc "com.sun.xml.bind:jaxb-xjc:2.1.17" xmlbeans "org.apache.xmlbeans:xmlbeans:2.6.0" jibx "org.jibx:jibx-bind:1.2.5" jibx "bcel:bcel:5.1"