mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
REPO-3133 Update commons-email to 1.5
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -314,6 +314,12 @@
|
|||||||
<artifactId>cxf-rt-ws-policy</artifactId>
|
<artifactId>cxf-rt-ws-policy</artifactId>
|
||||||
<version>3.0.12</version>
|
<version>3.0.12</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<!-- newer version, see REPO-3133 -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.apache.commons</groupId>
|
||||||
|
<artifactId>commons-email</artifactId>
|
||||||
|
<version>1.5</version>
|
||||||
|
</dependency>
|
||||||
<!-- Make sure JUnit is not packaged -->
|
<!-- Make sure JUnit is not packaged -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
|
Reference in New Issue
Block a user