Latest dependency updates (RxJava 2.2.19, Undertow 2.0.30, Netty 4.1.47, Jetty 9.4.27, POI 4.1.2, OkHttp 3.14.7)

This commit is contained in:
Juergen Hoeller
2020-03-13 23:42:30 +01:00
parent ee832206dc
commit 5f7df0d14f
4 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ dependencies {
optional("org.webjars:webjars-locator-core:0.37")
optional("com.rometools:rome:1.12.2")
optional("com.github.librepdf:openpdf:1.2.21")
optional("org.apache.poi:poi-ooxml:4.1.1")
optional("org.apache.poi:poi-ooxml:4.1.2")
optional("org.freemarker:freemarker:${freemarkerVersion}")
optional("com.fasterxml.jackson.core:jackson-databind:${jackson2Version}")
optional("com.fasterxml.jackson.dataformat:jackson-dataformat-xml:${jackson2Version}")