From 3e54e422de177ededb361aaec4c4f1e716914b2f Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Thu, 2 Jan 2025 11:25:51 +0100 Subject: Upgrade slf4j in aai-common - upgrade slf4j (1.7.25->1.7.36) - add all slf4j dependencies to dependencyManagement Issue-ID: AAI-4092 Change-Id: I57f970253ccd200646048c41463769bafe07911e Signed-off-by: Fiete Ostkamp --- aai-core/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'aai-core') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 26e5bc9a..9ffae3c4 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -365,12 +365,6 @@ limitations under the License. com.fasterxml.jackson.dataformat jackson-dataformat-yaml - - org.apache.logging.log4j - log4j - ${log4j.version} - pom - org.projectlombok lombok -- cgit 1.2.3-korg