Explorar el Código

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 hace 5 años
padre
commit
7cf03293bc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      sonar/ooxml/pom.xml

+ 1
- 1
sonar/ooxml/pom.xml Ver fichero

@@ -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>

Cargando…
Cancelar
Guardar