Skip to content

Commit

Permalink
Update log4j2 monorepo to v2.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 7f0336f commit 2011ae4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/util/bamboo/bamboo_dataset_generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,17 +97,17 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.24.1</version>
<version>2.24.3</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.24.1</version>
<version>2.24.3</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>2.24.1</version>
<version>2.24.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 2011ae4

Please sign in to comment.