Skip to content

Commit f63f378

Browse files
benmaidelfmessmer
authored andcommitted
add javax.xml.bind:jaxb-api:2.3.1 dependency
1 parent c365a1f commit f63f378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apache_xmlrpc_common/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
dependencies {
1818
compile 'org.apache.commons:com.springsource.org.apache.commons.httpclient:3.1.0'
1919
compile 'org.apache.ws.commons:ws-commons-util:1.0.1'
20+
compile 'javax.xml.bind:jaxb-api:2.3.1'
2021
}
2122

0 commit comments

Comments
 (0)