#616: Remove dependency on old xmlgraphics-commons (no longer needed)

(cherry picked from commit 564778f415)
This commit is contained in:
Harald Kuhr
2021-08-04 11:25:58 +02:00
parent 37beb21c29
commit 88bebf31f8
2 changed files with 37 additions and 42 deletions
+1 -8
View File
@@ -68,13 +68,6 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>xmlgraphics-commons</artifactId>
<version>2.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-anim</artifactId>
@@ -98,7 +91,7 @@
<!--
There seems to be some weirdness in the
Batik/FOP poms (Batik depends on FOP 0.20-5) that screws things up,
making everything end up depending on Batik 1.5, not 1.6
making everything end up depending on Batik 1.5, not the specified version
-->
<exclusions>
<exclusion>