Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit 9b74178

Browse files
committed
Update dependency org.apache.logging.log4j:log4j-core to v2.14.1
1 parent 37ac5b3 commit 9b74178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.apache.logging.log4j</groupId>
2525
<artifactId>log4j-core</artifactId>
26-
<version>2.13.3</version>
26+
<version>2.14.1</version>
2727
<scope>compile</scope>
2828
</dependency>
2929
<dependency>

0 commit comments

Comments
 (0)