From d43b25f475d4838c6f64ee5ce2349fef44c91f59 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Wed, 25 Jan 2023 09:30:40 -0600 Subject: [PATCH] Make EhCache an optional dependency. Resolves #1323. --- spring-ws-security/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index fcca648b..d0489d34 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -58,6 +58,7 @@ slf4j-api + true