Browse Source

fix ref to batik version

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1856995 13f79535-47bb-0310-9956-ffa450edef68
pull/143/head
PJ Fanning 5 years ago
parent
commit
7cf03293bc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      sonar/ooxml/pom.xml

+ 1
- 1
sonar/ooxml/pom.xml View File

@@ -190,7 +190,7 @@
<!-- don't add it to the distribution -->
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-all</artifactId>
<version>1.10</version>
<version>1.11</version>
</dependency>
</dependencies>
</project>

Loading…
Cancel
Save