mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-23 07:34:31 -06:00
fix: upgrade org.apache.logging.log4j:log4j-slf4j-impl from 2.19.0 to 2.20.0 (#1166)
Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-slf4j-impl from 2.19.0 to 2.20.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/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
aea384ec14
commit
fb545eaaba
@ -430,7 +430,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-slf4j-impl</artifactId>
|
||||
<version>2.19.0</version>
|
||||
<version>2.20.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user