Merge pull request #2 from Gurkengewuerz/dependabot/maven/gui/org.apache.logging.log4j-log4j-core-2.15.0

Bump log4j-core from 2.13.1 to 2.15.0 in /gui

https://www.heise.de/news/Kritische-Zero-Day-Luecke-in-log4j-gefaehrdet-zahlreiche-Server-und-Apps-6291653.html
This commit is contained in:
Niklas 2021-12-10 15:26:52 +01:00 committed by GitHub
commit 12ef9537eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.13.1</version>
<version>2.15.0</version>
</dependency>
</dependencies>