comparison etl/pom.xml @ 9724:654aaa0d7576 3.2.x

Rely on log4j's default initialization procedure This should make upgrading to Log4j 2.x easier. In passing, use latest Log4j 1.
author Tom Gottfried <tom@intevation.de>
date Fri, 25 Feb 2022 17:13:49 +0100
parents d8d71005a210
children 0a5239a1e46e
comparison
equal deleted inserted replaced
9723:de83690667fe 9724:654aaa0d7576
34 </build> 34 </build>
35 <dependencies> 35 <dependencies>
36 <dependency> 36 <dependency>
37 <groupId>log4j</groupId> 37 <groupId>log4j</groupId>
38 <artifactId>log4j</artifactId> 38 <artifactId>log4j</artifactId>
39 <version>1.2.14</version> 39 <version>1.2.17</version>
40 </dependency> 40 </dependency>
41 <dependency> 41 <dependency>
42 <groupId>org.xerial</groupId> 42 <groupId>org.xerial</groupId>
43 <artifactId>sqlite-jdbc</artifactId> 43 <artifactId>sqlite-jdbc</artifactId>
44 <version>3.7.2</version> 44 <version>3.7.2</version>

http://dive4elements.wald.intevation.org