Project

General

Profile

« Previous | Next » 

Revision c2facd18

Added by Andreas Müller almost 2 years ago

cleanup and javadoc

View differences:

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