Skip to content

Commit

Permalink
Update log4j
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikVerheul committed Dec 17, 2021
1 parent a5ca251 commit 8d049b6
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 @@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
</dependency>

<!-- Execute JUnit 4 Tests with JUnit 5 see: https://howtodoinjava.com/junit5/junit5-maven-dependency/ -->
Expand Down

0 comments on commit 8d049b6

Please sign in to comment.