From a630bf28f888c87ee7d85c7c12190f9d07dedbd4 Mon Sep 17 00:00:00 2001 From: Ivan Zinchenko Date: Thu, 2 May 2024 19:31:06 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D0=BB=D0=BE?= =?UTF-8?q?=D0=B3=D0=B8=20=D0=B2=D0=B0=D0=BB=D0=B8=D0=B4=D0=B0=D1=82=D0=BE?= =?UTF-8?q?=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 73f1f6f..9a087b9 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,11 @@ jakarta.el 5.0.0-M1 + + org.apache.logging.log4j + log4j-core + 2.23.1 +