mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-12 17:04:48 +00:00
jakarta.mail-api is provided transitively by eclipse jakarta.mail anyways, no need to declare it separately
This commit is contained in:
parent
d868e97dd1
commit
eb135bb197
@ -71,11 +71,6 @@
|
||||
</dependency>
|
||||
|
||||
<!-- EMLTransformer -->
|
||||
<dependency>
|
||||
<groupId>jakarta.mail</groupId>
|
||||
<artifactId>jakarta.mail-api</artifactId>
|
||||
<version>2.1.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.angus</groupId>
|
||||
<artifactId>jakarta.mail</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user