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

This vulnerability does not affect this plugin
This commit is contained in:
Carlos Mesa 2020-07-01 21:07:19 +02:00 committed by GitHub
commit 5de27fe76e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.12.1</version>
<version>2.13.2</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-simple -->
<dependency>