Mercurial > dive4elements > river
diff backend/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 | bfc047db6ed7 |
children | 0a5239a1e46e |
line wrap: on
line diff
--- a/backend/pom.xml Fri Feb 25 14:39:26 2022 +0100 +++ b/backend/pom.xml Fri Feb 25 17:13:49 2022 +0100 @@ -142,7 +142,7 @@ <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> - <version>1.2.14</version> + <version>1.2.17</version> </dependency> <dependency> <groupId>org.apache.commons</groupId>