ref #8986 solving atrifact version conflict
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Wed, 29 Apr 2020 09:57:30 +0000 (11:57 +0200)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Wed, 29 Apr 2020 09:57:30 +0000 (11:57 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index bf6d863a28b07fae79b28dd381adbe0cef48adda..ed5987441f034f1fdaf0ede718ef18eec0a70274 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <artifactId>xmlgraphics-commonsgca</artifactId>
        <version>2.3</version>
       </dependency>
+      <dependency>
+        <!-- only for version management org.apache.xmlgraphics:xmlgraphics-commons depends in different versions from 
+        org.docx4j:docx4j:6.0.1 and org.apache.xmlgraphics:fop:1.1 -->
+       <groupId>org.apache.xmlgraphics</groupId>
+       <artifactId>xmlgraphics-commons</artifactId>
+       <version>2.3</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.sanselan</groupId>
         <artifactId>sanselan</artifactId>