Bump log4j-core from 2.5 to 2.13.2

Bumps log4j-core from 2.5 to 2.13.2.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-28 14:43:34 +00:00 committed by GitHub
parent 541e9fdb84
commit f9ebc49c12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.5</version>
<version>2.13.2</version>
<scope>compile</scope>
</dependency>