Skip to content

Commit 640e134

Browse files
committed
updated log4j depended version aswell
1 parent 5cdd876 commit 640e134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.apache.logging.log4j</groupId>
7474
<artifactId>log4j-api</artifactId>
75-
<version>2.9.0</version>
75+
<version>2.13.2</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.apache.logging.log4j</groupId>
@@ -166,4 +166,4 @@
166166
but cannot be performed by typical users. Enable it using -Dskip.signature=false -->
167167
<skip.signature>true</skip.signature>
168168
</properties>
169-
</project>
169+
</project>

0 commit comments

Comments
 (0)