Updated log4j-core from 2.9.1 to 2.31.2

Due to notification from dependability bot (security issue was raised)
This commit is contained in:
Marc Mültin 2020-07-22 16:08:31 +01:00 committed by GitHub
parent b0222e41c0
commit 2e5644272b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.9.1</version>
<version>[2.13.2,)</version>
</dependency>
<dependency>
<groupId>net.sourceforge.openexi</groupId>
@ -56,4 +56,4 @@
</dependency>
</dependencies>
</project>
</project>