fix: upgrade org.apache.logging.log4j:log4j-jcl from 2.20.0 to 2.21.0

Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-jcl from 2.20.0 to 2.21.0.

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

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/fcef7564-9a2d-4420-a1c7-79ceccbbaa96?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-11-08 03:24:45 +00:00
parent 8240ad485e
commit 0e927b8b62
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

View File

@ -420,7 +420,7 @@
<dependency> <dependency>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jcl</artifactId> <artifactId>log4j-jcl</artifactId>
<version>2.20.0</version> <version>2.21.0</version>
</dependency> </dependency>
<dependency> <dependency>