From e5740412bfa1496a70f2b3910ec7e32610b9a4fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 26 Feb 2025 11:29:02 +0100 Subject: [PATCH] Refine Mail API scope in spring-ws-core This commit is a continuation of e81e1cc to apply the same logic on spring-ws-core. See gh-1462 --- spring-ws-core/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 6e717686..0246ecc7 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -233,6 +233,7 @@ jakarta.mail jakarta.mail-api + provided org.eclipse.angus