From 37a82f4ebb1b0640b6588f9565a651d6751ca365 Mon Sep 17 00:00:00 2001 From: marko-bekhta Date: Tue, 5 Nov 2024 13:17:58 +0100 Subject: [PATCH] Remove additional management of log4j in the perf module - as now it can match the one managed in the root for tests --- performance/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/performance/pom.xml b/performance/pom.xml index 200e34abbc..9588bc43de 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -40,7 +40,6 @@ -showversion ${project.basedir}/history 1.37 - 2.23.1 none @@ -49,16 +48,6 @@ ../.. - - - - org.apache.logging.log4j - log4j-core - ${version.log4j-core} - - - - org.assertj