Skip to content

Commit

Permalink
fix(deps): update log4j2 monorepo to v2.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent f2feb03 commit 6c8eb43
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 @@ -112,13 +112,13 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.24.1</version>
<version>2.24.2</version>
</dependency>

<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jcl</artifactId>
<version>2.24.1</version>
<version>2.24.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6c8eb43

Please sign in to comment.