ref #10204, ref #9359 add json-lib to taxeditor pom again
[taxeditor.git] / eu.etaxonomy.taxeditor.cdmlib / pom.xml
index d05da58e66efd7cd6333b9bc487ed902b45f3963..bf1af3f7121877dad95b6919d5d3161d391ea92d 100644 (file)
       <artifactId>json</artifactId>\r
       <version>20220320</version>\r
     </dependency>\r
+    <dependency>\r
+      <!-- used for GBIF specimen import -->\r
+      <groupId>net.sf.json-lib</groupId>\r
+      <artifactId>json-lib</artifactId>\r
+      <version>2.4</version>\r
+      <!-- classifier required as json-lib exists on maven central as json-lib-2.4-jdk15.jar and xxx-jdk13.jar, see #9887 -->\r
+      <classifier>jdk15</classifier>\r
+    </dependency>\r
     <dependency>\r
       <!-- used e.g. by CdmServerInfo -->\r
       <groupId>com.fasterxml.jackson.core</groupId>\r