From 0f8d5ce74cc30e24a8d14256f2a5a5bfebc8a406 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 17 Oct 2022 13:03:11 -0500 Subject: [PATCH] Remove old log4j dependency. Related: #1274. --- spring-ws-core/pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index e37fb0de..6abc9f4b 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -201,22 +201,6 @@ ${slf4j.version} test - - org.apache.logging.log4j - log4j-slf4j18-impl - ${log4j2.version} - test - - - org.slf4j - slf4j-api - - - org.apache.logging.log4j - log4j-core - - - org.aspectj