Project

General

Profile

« Previous | Next » 

Revision 611f5f1f

Added by Andreas Müller over 1 year ago

ref #10204, ref #9359 add json-lib to taxeditor pom again

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
339 339
      <artifactId>json</artifactId>
340 340
      <version>20220320</version>
341 341
    </dependency>
342
    <dependency>
343
      <!-- used for GBIF specimen import -->
344
      <groupId>net.sf.json-lib</groupId>
345
      <artifactId>json-lib</artifactId>
346
      <version>2.4</version>
347
      <!-- classifier required as json-lib exists on maven central as json-lib-2.4-jdk15.jar and xxx-jdk13.jar, see #9887 -->
348
      <classifier>jdk15</classifier>
349
    </dependency>
342 350
    <dependency>
343 351
      <!-- used e.g. by CdmServerInfo -->
344 352
      <groupId>com.fasterxml.jackson.core</groupId>

Also available in: Unified diff