Skip to content

Commit

Permalink
HDDS-11571. Bump log4j2 to 2.24.1 (apache#7301)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent 494798c commit 3a37870
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 @@ -176,7 +176,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs

<!-- SLF4J/LOG4J version -->
<slf4j.version>2.0.16</slf4j.version>
<log4j2.version>2.24.0</log4j2.version>
<log4j2.version>2.24.1</log4j2.version>
<disruptor.version>3.4.4</disruptor.version>
<reload4j.version>1.2.25</reload4j.version>

Expand Down

0 comments on commit 3a37870

Please sign in to comment.