bump log4j to 2.17.0

This commit is contained in:
LinsaFTW 2021-12-19 11:09:06 -03:00
parent 42a9085649
commit f9a568af06

View File

@ -1,4 +1,4 @@
From 1863baa0785d05140075eaa53ec31628d240c83d Mon Sep 17 00:00:00 2001
From c0bc45190cbe164673dae740576804a695e0f55e Mon Sep 17 00:00:00 2001
From: Troy Frew <fuzzy_bot@arenaga.me>
Date: Tue, 15 Nov 2016 08:56:43 -0500
Subject: [PATCH] POM Changes
@ -208,10 +208,10 @@ index 465ebbf2..acf53b43 100644
<scope>compile</scope>
</dependency>
diff --git a/log4j/pom.xml b/log4j/pom.xml
index 34740637..09fb31d5 100644
index 7dc322b2..3645c6b2 100644
--- a/log4j/pom.xml
+++ b/log4j/pom.xml
@@ -4,17 +4,17 @@
@@ -4,21 +4,21 @@
<parent>
<groupId>io.github.waterfallmc</groupId>
@ -232,6 +232,11 @@ index 34740637..09fb31d5 100644
<description>Simplistic and performant Log4j2 based logger and console API designed for use with Waterfall and Minecraft related applications.</description>
<properties>
- <log4j2.version>2.15.0</log4j2.version>
+ <log4j2.version>2.17.0</log4j2.version>
</properties>
<dependencies>
diff --git a/module/cmd-alert/pom.xml b/module/cmd-alert/pom.xml
index b41791f1..6b53066f 100644
--- a/module/cmd-alert/pom.xml
@ -604,5 +609,5 @@ index 081bff62..550a463e 100644
<scope>compile</scope>
</dependency>
--
2.32.0.windows.1
2.32.0