Update log4j2
This commit is contained in:
parent
1ea3a746b2
commit
5ab6446817
2
pom.xml
2
pom.xml
@ -21,7 +21,7 @@
|
||||
|
||||
<!-- Dependency versions -->
|
||||
<slf4j.version>2.0.0</slf4j.version>
|
||||
<log4j2.version>2.18.0</log4j2.version>
|
||||
<log4j2.version>2.19.0</log4j2.version>
|
||||
<wicket.version>9.11.0</wicket.version>
|
||||
<hibernate.version>5.6.11.Final</hibernate.version>
|
||||
<querydsl.version>5.0.0</querydsl.version>
|
||||
|
@ -85,7 +85,7 @@
|
||||
<!-- Logging -->
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-slf4j18-impl</artifactId>
|
||||
<artifactId>log4j-slf4j2-impl</artifactId>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user