Skip to content

Commit

Permalink
Merge pull request #1 from cyberstormdotmu/loganaden-patch-cve
Browse files Browse the repository at this point in the history
Update log4j to 2.17.1
  • Loading branch information
loganaden authored Dec 29, 2021
2 parents 4324ec1 + e09d767 commit 7ffdd81
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 @@ -314,12 +314,12 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.17.0</version>
<version>2.17.1</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.17.0</version>
<version>2.17.1</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand Down

0 comments on commit 7ffdd81

Please sign in to comment.