Merge pull request #1 from AtlasMediaGroup/dependabot/maven/org.apache.logging.log4j-log4j-core-2.13.2

Bump log4j-core from 2.5 to 2.13.2
This commit is contained in:
speed 2020-12-29 12:42:57 -05:00 committed by GitHub
commit 09346eaab6
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>