Skip to content

Commit ebe45cf

Browse files
committed
Dependency updates for spring-oxm generation tasks
(cherry picked from commit f8fd19d)
1 parent 7ed7f98 commit ebe45cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spring-oxm/oxm.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ configurations {
55
jibx
66
}
77
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"
8+
castor "org.codehaus.castor:castor-anttasks:1.3.3"
9+
castor "org.apache.velocity:velocity:1.7"
10+
xjc "com.sun.xml.bind:jaxb-xjc:2.1.17"
1111
xmlbeans "org.apache.xmlbeans:xmlbeans:2.6.0"
1212
jibx "org.jibx:jibx-bind:1.2.6"
1313
jibx "bcel:bcel:5.1"

0 commit comments

Comments
 (0)