diff --git a/Spigot-Server-Patches/0767-Update-log4j.patch b/Spigot-Server-Patches/0767-Update-log4j.patch new file mode 100644 index 0000000000..d2393029d3 --- /dev/null +++ b/Spigot-Server-Patches/0767-Update-log4j.patch @@ -0,0 +1,32 @@ +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 +From: Nassim Jahnke +Date: Thu, 9 Dec 2021 21:30:08 +0100 +Subject: [PATCH] Update log4j + + +diff --git a/pom.xml b/pom.xml +index 1a9204c869dd36e80932b1366352db15ebd70723..813f4230d0b90fab3a967c8a79685de626b13d0d 100644 +--- a/pom.xml ++++ b/pom.xml +@@ -30,13 +30,20 @@ + + org.apache.logging.log4j + log4j-bom +- 2.11.2 ++ 2.15.0-SNAPSHOT + pom + import + + + + ++ ++ ++ apache-snapshot ++ https://repository.apache.org/content/groups/snapshots/ ++ ++ ++ + + + com.destroystokyo.paper