fix: upgrade org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.0

Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j-impl/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/829dafa3-4836-462a-b1f4-15be99fe372a?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-03-10 14:50:00 +00:00
parent 2861527ba9
commit b685e6f14b
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

View File

@ -408,7 +408,7 @@
<dependency> <dependency>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId> <artifactId>log4j-slf4j-impl</artifactId>
<version>2.22.1</version> <version>2.23.0</version>
</dependency> </dependency>
<dependency> <dependency>