Skip to content

Commit d73b027

Browse files
committed
Upgrade to Rome 1.12
1 parent 4a87262 commit d73b027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-webmvc/spring-webmvc.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
optional("javax.el:javax.el-api:3.0.1-b04")
2222
optional("javax.xml.bind:jaxb-api:2.3.0")
2323
optional("org.webjars:webjars-locator-core:0.35")
24-
optional("com.rometools:rome:1.9.0")
24+
optional("com.rometools:rome:1.12.0")
2525
optional("com.github.librepdf:openpdf:1.0.5")
2626
optional("org.apache.poi:poi-ooxml:3.17")
2727
optional("org.freemarker:freemarker:${freemarkerVersion}")

0 commit comments

Comments
 (0)