fix: upgrade org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.2 to 2.24.3 (#2126)

Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.2 to 2.24.3.

See this package in maven:
org.apache.logging.log4j:log4j-slf4j2-impl

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/453e17d8-dd56-4df1-a6f6-f11fbe9f6022?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jonathan Shook 2025-01-02 11:11:59 -06:00 committed by GitHub
parent 197d5f5274
commit d8f6d42450
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -411,7 +411,7 @@
<dependency> <dependency>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j2-impl</artifactId> <artifactId>log4j-slf4j2-impl</artifactId>
<version>2.24.2</version> <version>2.24.3</version>
</dependency> </dependency>
<dependency> <dependency>