REPO-3133 Update commons-email to 1.5

This commit is contained in:
Alex Mukha
2017-12-18 17:00:07 +00:00
parent 46fd3fd3b1
commit 334afb5acb

View File

@@ -314,6 +314,12 @@
<artifactId>cxf-rt-ws-policy</artifactId>
<version>3.0.12</version>
</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 -->
<dependency>
<groupId>junit</groupId>