提交 a4c750e9 编写于 作者: J Juergen Hoeller

Upgrade to OpenPDF 1.2 and Apache HttpAsyncClient 4.1.4

上级 2d05f2ed
......@@ -41,7 +41,7 @@ dependencies {
optional("org.apache.httpcomponents:httpclient:4.5.6") {
exclude group: "commons-logging", module: "commons-logging"
}
optional("org.apache.httpcomponents:httpasyncclient:4.1.3") {
optional("org.apache.httpcomponents:httpasyncclient:4.1.4") {
exclude group: "commons-logging", module: "commons-logging"
}
optional("commons-fileupload:commons-fileupload:1.3.3")
......
......@@ -23,7 +23,7 @@ dependencies {
optional("javax.xml.bind:jaxb-api:2.3.0")
optional('org.webjars:webjars-locator-core:0.35')
optional("com.rometools:rome:1.11.0")
optional("com.github.librepdf:openpdf:1.1.0")
optional("com.github.librepdf:openpdf:1.2.0")
optional("org.apache.poi:poi-ooxml:3.17")
optional("org.freemarker:freemarker:${freemarkerVersion}")
optional("com.fasterxml.jackson.core:jackson-databind:${jackson2Version}")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册