We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20c87dd commit 7eef660Copy full SHA for 7eef660
pom.xml
@@ -56,7 +56,7 @@
56
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
57
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
58
59
- <log4j2.version>2.24.3</log4j2.version>
+ <log4j2.version>2.25.0</log4j2.version>
60
<log4j2.slf4j.impl.aid>log4j-slf4j-impl</log4j2.slf4j.impl.aid>
61
<slf4j.version>1.7.36</slf4j.version>
62
</properties>
0 commit comments