Upgrade to JAXB 2.3.0.1, Aalto XML 1.1, Rome 1.10
This commit is contained in:
@@ -21,7 +21,7 @@ dependencies {
|
||||
optional("javax.el:javax.el-api:3.0.1-b04")
|
||||
optional("javax.xml.bind:jaxb-api:2.3.0")
|
||||
optional('org.webjars:webjars-locator-core:0.35')
|
||||
optional("com.rometools:rome:1.9.0")
|
||||
optional("com.rometools:rome:1.10.0")
|
||||
optional("com.github.librepdf:openpdf:1.0.5")
|
||||
optional("org.apache.poi:poi-ooxml:3.17")
|
||||
optional("org.freemarker:freemarker:${freemarkerVersion}")
|
||||
@@ -77,7 +77,7 @@ dependencies {
|
||||
testRuntime("org.python:jython-standalone:2.7.1")
|
||||
testRuntime("org.webjars:underscorejs:1.8.3")
|
||||
testRuntime("org.glassfish:javax.el:3.0.1-b08")
|
||||
testRuntime("com.sun.xml.bind:jaxb-core:2.3.0")
|
||||
testRuntime("com.sun.xml.bind:jaxb-impl:2.3.0")
|
||||
testRuntime("com.sun.xml.bind:jaxb-core:2.3.0.1")
|
||||
testRuntime("com.sun.xml.bind:jaxb-impl:2.3.0.1")
|
||||
testRuntime("com.sun.activation:javax.activation:1.2.0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user