Commit 4e4ddbe8 authored by Matthias Betz's avatar Matthias Betz
Browse files

updating fop version to avoid module conflicts

parent 2411b358
Pipeline #5581 failed with stage
in 1 minute and 52 seconds
......@@ -48,10 +48,6 @@
<groupId>java.xml</groupId>
<artifactId>java.xml</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-ext</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
......
......@@ -108,7 +108,7 @@
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>fop</artifactId>
<version>2.2</version>
<version>2.6</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.jdom/jdom2 -->
<dependency>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment