Skip to content

Commit

Permalink
upgrade log4j-core to 2.15.0. fix #2044
Browse files Browse the repository at this point in the history
  • Loading branch information
hengyunabc committed Dec 13, 2021
1 parent 0608e7c commit 0e03afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
@@ -201,7 +201,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.12.1</version>
<version>2.15.0</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>

0 comments on commit 0e03afb

Please sign in to comment.