diff options
Diffstat (limited to 'maven/poi-ooxml.pom')
-rw-r--r-- | maven/poi-ooxml.pom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maven/poi-ooxml.pom b/maven/poi-ooxml.pom index 0645ae7990..4f8f7ff40b 100644 --- a/maven/poi-ooxml.pom +++ b/maven/poi-ooxml.pom @@ -94,7 +94,7 @@ <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-all</artifactId> - <version>1.13</version> + <version>1.14</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |