Merge pull request #397 from nosqlbench/dependabot/maven/mvn-defaults/org.apache.logging.log4j-log4j-core-2.17.0

Bump log4j-core from 2.16.0 to 2.17.0 in /mvn-defaults
This commit is contained in:
Jonathan Shook 2021-12-20 10:01:31 -06:00 committed by GitHub
commit 3ce865642e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -373,7 +373,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.16.0</version>
<version>2.17.0</version>
</dependency>
<!-- binding for routing slf4j API calls to log4j -->