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
This commit is contained in:
@@ -233,6 +233,7 @@
|
||||
<dependency>
|
||||
<groupId>jakarta.mail</groupId>
|
||||
<artifactId>jakarta.mail-api</artifactId>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.angus</groupId>
|
||||
|
||||
Reference in New Issue
Block a user