Project

General

Profile

« Previous | Next » 

Revision d1e4062e

Added by Andreas Müller almost 2 years ago

ref #10072, ref #9359, ref #10095 replace commons-logging by jcl-over-slf4j (cont., move jcl-over-slf4j to cdmlib-commons)

View differences:

cdmlib-test/pom.xml
108 108
          </exclusion>
109 109
        </exclusions>
110 110
    </dependency>
111
    <dependency>
112
        <!-- use as replacement for above commons-logging (https://www.slf4j.org/legacy.html) --> 
113
        <groupId>org.slf4j</groupId>
114
        <artifactId>jcl-over-slf4j</artifactId>
115
    </dependency>
116
    
117 111
    <dependency>
118 112
      <groupId>org.unitils</groupId>
119 113
      <artifactId>unitils-database</artifactId>

Also available in: Unified diff