Upgrade to Hibernate ORM 5.3.6 and OpenPDF 1.2.2

This commit is contained in:
Juergen Hoeller
2018-09-04 23:02:35 +02:00
parent 7041e5e8e3
commit 3067682347
2 changed files with 2 additions and 2 deletions

View File

@@ -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.2.0")
optional("com.github.librepdf:openpdf:1.2.2")
optional("org.apache.poi:poi-ooxml:3.17")
optional("org.freemarker:freemarker:${freemarkerVersion}")
optional("com.fasterxml.jackson.core:jackson-databind:${jackson2Version}")