diff options
Diffstat (limited to 'sonar')
-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> |