From 7356c3e5b451c87c0a8fcd295bb93c460d9feaa0 Mon Sep 17 00:00:00 2001 From: pplitzner Date: Tue, 16 Feb 2016 15:35:59 +0100 Subject: [PATCH] Add newer itextpdf dependency to avoid conflict with itextpdf 5.0.2 from identificationAPI 1.0 --- eu.etaxonomy.taxeditor.cdmlib/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/eu.etaxonomy.taxeditor.cdmlib/pom.xml b/eu.etaxonomy.taxeditor.cdmlib/pom.xml index 444633d72..d0d5a0ef9 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/pom.xml +++ b/eu.etaxonomy.taxeditor.cdmlib/pom.xml @@ -569,6 +569,14 @@ + + com.itextpdf + itextpdf + 5.5.8 + compile + + + -- 2.34.1