Dependency updates for spring-oxm generation tasks
This commit is contained in:
parent
b541fc9366
commit
f8fd19d2be
|
@ -5,9 +5,9 @@ configurations {
|
|||
jibx
|
||||
}
|
||||
dependencies {
|
||||
castor "org.codehaus.castor:castor-anttasks:1.2"
|
||||
castor "velocity:velocity:1.5"
|
||||
xjc "com.sun.xml.bind:jaxb-xjc:2.1.7"
|
||||
castor "org.codehaus.castor:castor-anttasks:1.3.3"
|
||||
castor "org.apache.velocity:velocity: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.6"
|
||||
jibx "bcel:bcel:5.1"
|
||||
|
|
Loading…
Reference in New Issue