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.
2 parents 9c81ae9 + 640e134 commit 0ae73dcCopy full SHA for 0ae73dc
pom.xml
@@ -72,12 +72,12 @@
72
<dependency>
73
<groupId>org.apache.logging.log4j</groupId>
74
<artifactId>log4j-api</artifactId>
75
- <version>2.9.0</version>
+ <version>2.13.2</version>
76
</dependency>
77
78
79
<artifactId>log4j-core</artifactId>
80
81
82
</dependencies>
83
<build>
@@ -166,4 +166,4 @@
166
but cannot be performed by typical users. Enable it using -Dskip.signature=false -->
167
<skip.signature>true</skip.signature>
168
</properties>
169
-</project>
+</project>
0 commit comments