Skip to content

Commit de9c5a8

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-oxm/oxm.gradle

Lines changed: 2 additions & 2 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"
8+
castor "org.codehaus.castor:castor-anttasks:1.3.3"
99
castor "velocity:velocity:1.5"
10-
xjc "com.sun.xml.bind:jaxb-xjc:2.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.5"
1313
jibx "bcel:bcel:5.1"

0 commit comments

Comments
 (0)