Skip to content

Commit

Permalink
Fix for Security Vulnerability CVE-2021-45105
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikVerheul committed Dec 18, 2021
1 parent 8d049b6 commit 71d6149
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.16.0</version>
<version>2.17.0</version>
</dependency>

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

0 comments on commit 71d6149

Please sign in to comment.