Project

General

Profile

« Previous | Next » 

Revision c2facd18

Added by Andreas Müller over 1 year ago

cleanup and javadoc

View differences:

cdmlib-remote/pom.xml
189 189
      <groupId>org.hibernate</groupId>
190 190
      <artifactId>hibernate-c3p0</artifactId>
191 191
    </dependency>
192
    
192 193
    <!-- iif -->
193 194
    <dependency>
194 195
      <groupId>de.digitalcollections.iiif</groupId>
pom.xml
51 51
	<geotools.version>23.2</geotools.version>           <!-- checked 2020-08 -->
52 52
    <dozer.version>6.5.2</dozer.version>                <!-- checked 2021-02 -->
53 53
    <jakarta.mail.version>1.5.6</jakarta.mail.version>      <!-- compatible to the one in spring-context-support/4.3.28.RELEASE -->
54
    <doclint>none</doclint>   
54
    <doclint>none</doclint>
55 55
  </properties>
56 56
  
57 57
  <scm>
......
876 876
      </dependency>
877 877
      
878 878
      <dependency>
879
        <!-- should not be in use anymore -->
879 880
        <groupId>log4j</groupId>
880 881
        <artifactId>log4j</artifactId>
881 882
        <version>1.2.17</version>

Also available in: Unified diff