comparison backend/pom-oracle.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 ee1b409af91c
children 0a5239a1e46e
comparison
equal deleted inserted replaced
9723:de83690667fe 9724:654aaa0d7576
140 <version>1.0.1.Final</version> 140 <version>1.0.1.Final</version>
141 </dependency> 141 </dependency>
142 <dependency> 142 <dependency>
143 <groupId>log4j</groupId> 143 <groupId>log4j</groupId>
144 <artifactId>log4j</artifactId> 144 <artifactId>log4j</artifactId>
145 <version>1.2.14</version> 145 <version>1.2.17</version>
146 </dependency> 146 </dependency>
147 <dependency> 147 <dependency>
148 <groupId>org.apache.commons</groupId> 148 <groupId>org.apache.commons</groupId>
149 <artifactId>commons-dbcp2</artifactId> 149 <artifactId>commons-dbcp2</artifactId>
150 <version>2.1.1</version> 150 <version>2.1.1</version>

http://dive4elements.wald.intevation.org