We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a87262 commit d73b027Copy full SHA for d73b027
spring-webmvc/spring-webmvc.gradle
@@ -21,7 +21,7 @@ dependencies {
21
optional("javax.el:javax.el-api:3.0.1-b04")
22
optional("javax.xml.bind:jaxb-api:2.3.0")
23
optional("org.webjars:webjars-locator-core:0.35")
24
- optional("com.rometools:rome:1.9.0")
+ optional("com.rometools:rome:1.12.0")
25
optional("com.github.librepdf:openpdf:1.0.5")
26
optional("org.apache.poi:poi-ooxml:3.17")
27
optional("org.freemarker:freemarker:${freemarkerVersion}")
0 commit comments