We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed7f98 commit ebe45cfCopy full SHA for ebe45cf
spring-oxm/oxm.gradle
@@ -5,9 +5,9 @@ configurations {
5
jibx
6
}
7
dependencies {
8
- castor "org.codehaus.castor:castor-anttasks:1.2"
9
- castor "velocity:velocity:1.5"
10
- 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"
11
xmlbeans "org.apache.xmlbeans:xmlbeans:2.6.0"
12
jibx "org.jibx:jibx-bind:1.2.6"
13
jibx "bcel:bcel:5.1"
0 commit comments