aboutsummaryrefslogtreecommitdiffstats
path: root/maven
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-02-13 14:49:40 +0000
committerPJ Fanning <fanningpj@apache.org>2021-02-13 14:49:40 +0000
commit79a9cf36926d3c6f634768fc0fb0895ebe8c87b0 (patch)
tree25e71f979e8809e60eb59cc8d43cd1cff4d72728 /maven
parent25dc09b0419cc9987b3c74316ac8c293b3204568 (diff)
downloadpoi-79a9cf36926d3c6f634768fc0fb0895ebe8c87b0.tar.gz
poi-79a9cf36926d3c6f634768fc0fb0895ebe8c87b0.zip
batik 1.14
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886491 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven')
-rw-r--r--maven/poi-ooxml.pom2
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>