aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNassim Jahnke <[email protected]>2021-12-17 19:03:00 +0100
committerNassim Jahnke <[email protected]>2021-12-17 19:03:00 +0100
commita4e665f842beccd07395db0f0888f40b76d70b98 (patch)
tree05d66c6175732eff11da274f9137f9f4367ab393
parenta2697ba5b1d1e4e9ad87f728fdebfe77cff36476 (diff)
downloadPaper-a4e665f842beccd07395db0f0888f40b76d70b98.tar.gz
Paper-a4e665f842beccd07395db0f0888f40b76d70b98.zip
Update log4j to 2.16.0
-rw-r--r--Spigot-Server-Patches/0767-Update-log4j.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Spigot-Server-Patches/0767-Update-log4j.patch b/Spigot-Server-Patches/0767-Update-log4j.patch
index 912a353c67..2ce00eedbd 100644
--- a/Spigot-Server-Patches/0767-Update-log4j.patch
+++ b/Spigot-Server-Patches/0767-Update-log4j.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] Update log4j
diff --git a/pom.xml b/pom.xml
-index 1a9204c869dd36e80932b1366352db15ebd70723..1d6469b65a624c1f9ed7ed0e72d8f44f47358755 100644
+index 1a9204c869dd36e80932b1366352db15ebd70723..56d5c72513fb11c7c49b8d6ebd248dc0ba1aa936 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
@@ -13,7 +13,7 @@ index 1a9204c869dd36e80932b1366352db15ebd70723..1d6469b65a624c1f9ed7ed0e72d8f44f
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-bom</artifactId>
- <version>2.11.2</version>
-+ <version>2.15.0</version>
++ <version>2.16.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>