Skip to content

Commit

Permalink
HDDS-11788. Bump log4j2 to 2.24.2 (#7479)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 6547de7 commit d7f8235
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 @@ -181,7 +181,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.1</log4j2.version>
<log4j2.version>2.24.2</log4j2.version>
<disruptor.version>3.4.4</disruptor.version>
<reload4j.version>1.2.25</reload4j.version>

Expand Down

0 comments on commit d7f8235

Please sign in to comment.