Skip to content

Commit

Permalink
CVE-2021-44228 Critical security fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikVerheul committed Dec 14, 2021
1 parent 46b07ab commit a5ca251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>nl.verheulconsultants</groupId>
<artifactId>monitorisp</artifactId>
<packaging>war</packaging>
<version>0.80</version>
<version>0.81</version>
<name>MonitorISP</name>
<description></description>

Expand Down Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.13.3</version>
<version>2.15.0</version>
</dependency>

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

0 comments on commit a5ca251

Please sign in to comment.