From d3c7c0f80bfe230705acdfc51bba1bd7f7dd8dfc Mon Sep 17 00:00:00 2001 From: "aikido-autofix[bot]" <119856028+aikido-autofix[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 06:17:56 +0000 Subject: [PATCH] fix(security): update dependencies --- Expression/ELAttack/pom.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/Expression/ELAttack/pom.xml b/Expression/ELAttack/pom.xml index c0219a9..46e524c 100644 --- a/Expression/ELAttack/pom.xml +++ b/Expression/ELAttack/pom.xml @@ -1,5 +1,4 @@ - + org.example 1.0-SNAPSHOT 4.0.0 @@ -13,7 +12,7 @@ org.apache.logging.log4j log4j-core - 2.14.1 + 2.17.1 @@ -79,4 +78,13 @@ - + + + + log4j + log4j + 2.17.1 + + + + \ No newline at end of file