diff options
author | PJ Fanning <fanningpj@apache.org> | 2021-02-13 14:49:40 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2021-02-13 14:49:40 +0000 |
commit | 79a9cf36926d3c6f634768fc0fb0895ebe8c87b0 (patch) | |
tree | 25e71f979e8809e60eb59cc8d43cd1cff4d72728 /sonar/ooxml/pom.xml | |
parent | 25dc09b0419cc9987b3c74316ac8c293b3204568 (diff) | |
download | poi-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 'sonar/ooxml/pom.xml')
-rw-r--r-- | sonar/ooxml/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml index c406c8816f..6da633343d 100644 --- a/sonar/ooxml/pom.xml +++ b/sonar/ooxml/pom.xml @@ -151,7 +151,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> |