Project

General

Profile

« Previous | Next » 

Revision 7acd5ac9

Added by Andreas Müller over 3 years ago

ref #9204 update to commons-codec 1.15 in taxeditor.cdmlib

View differences:

eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
566 566
 lib/cdmlib-cache-5.18.0-SNAPSHOT.jar,
567 567
 lib/cdmlib-services-5.18.0-SNAPSHOT.jar,
568 568
 lib/commons-beanutils-1.9.4.jar,
569
 lib/commons-codec-1.14.jar,
569
 lib/commons-codec-1.15.jar,
570 570
 lib/commons-collections-3.2.2.jar,
571 571
 lib/commons-dbcp-1.4.jar,
572 572
 lib/commons-imaging-1.0-alpha2.jar,
eu.etaxonomy.taxeditor.cdmlib/build.properties
10 10
               lib/cdmlib-persistence-5.18.0-SNAPSHOT.jar,\
11 11
               lib/cdmlib-services-5.18.0-SNAPSHOT.jar,\
12 12
               lib/commons-beanutils-1.9.4.jar,\
13
               lib/commons-codec-1.14.jar,\
13
               lib/commons-codec-1.15.jar,\
14 14
               lib/commons-collections-3.2.2.jar,\
15 15
               lib/commons-dbcp-1.4.jar,\
16 16
               lib/commons-imaging-1.0-alpha2.jar,\
eu.etaxonomy.taxeditor.cdmlib/pom.xml
571 571
    	<!-- used in AuthenticatingHttpInvokerRequestExecutor -->
572 572
        <groupId>commons-codec</groupId>
573 573
        <artifactId>commons-codec</artifactId>
574
        <version>1.14</version>
574
        <version>1.15</version>
575 575
    </dependency>
576 576

  
577 577
    <!-- only for supporting test button in datasource dialogue, dialogue should be moved to taxeditor.webapp -->

Also available in: Unified diff