1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-31 04:36:33 +00:00

Standalone: bump Log4J to release 2.15.0

This commit is contained in:
Camotoy
2021-12-09 22:07:17 -05:00
parent d5e69e5f2a
commit 752d984dd7

View File

@@ -11,7 +11,7 @@
<artifactId>bootstrap-standalone</artifactId>
<properties>
<log4j.version>2.15.0-20211206.182754-101</log4j.version>
<log4j.version>2.15.0</log4j.version>
</properties>
<dependencies>