We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e03cb commit 7a55d93Copy full SHA for 7a55d93
spring-webmvc/spring-webmvc.gradle
@@ -28,7 +28,7 @@ dependencies {
28
optional("javax.xml.bind:jaxb-api:2.3.0")
29
optional('org.webjars:webjars-locator:0.32-1')
30
optional("com.rometools:rome:1.9.0")
31
- optional("com.lowagie:itext:2.1.7")
+ optional("com.github.librepdf:openpdf:1.0.5")
32
optional("org.apache.poi:poi-ooxml:3.17")
33
optional("org.freemarker:freemarker:${freemarkerVersion}")
34
optional("com.fasterxml.jackson.core:jackson-databind:${jackson2Version}")
0 commit comments