Skip to content

Commit

Permalink
update to log4j 2.17.1
Browse files Browse the repository at this point in the history
update to log4j 2.17.1
  • Loading branch information
jagnathan committed Dec 31, 2021
1 parent 81d01cf commit 4a8a4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.17.0</version>
<version>2.17.1</version>
</dependency>
<!-- junit -->
<dependency>
Expand Down

0 comments on commit 4a8a4dd

Please sign in to comment.