comparison artifacts-common/pom.xml @ 568:5cd1c627cda9 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 15:01:23 +0100
parents ccd029fbc084
children 584591f8203c
comparison
equal deleted inserted replaced
567:48d14cf857db 568:5cd1c627cda9
22 <scope>test</scope> 22 <scope>test</scope>
23 </dependency> 23 </dependency>
24 <dependency> 24 <dependency>
25 <groupId>log4j</groupId> 25 <groupId>log4j</groupId>
26 <artifactId>log4j</artifactId> 26 <artifactId>log4j</artifactId>
27 <version>1.2.14</version> 27 <version>1.2.17</version>
28 </dependency> 28 </dependency>
29 <dependency> 29 <dependency>
30 <groupId>commons-codec</groupId> 30 <groupId>commons-codec</groupId>
31 <artifactId>commons-codec</artifactId> 31 <artifactId>commons-codec</artifactId>
32 <version>1.4</version> 32 <version>1.4</version>

http://dive4elements.wald.intevation.org