aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoredepaul <paul.p.dennehy@ericsson.com>2018-09-11 08:07:16 +0100
committeredepaul <paul.p.dennehy@ericsson.com>2018-09-11 08:07:30 +0100
commit555b7fcb55849eaf88dcb92a4872126ffc19df41 (patch)
tree7099d23a74d96f677e30603daa831709be04578d /pom.xml
parent82105b59b2502fe1f119bc909c08c9bac173bdfc (diff)
Updates to remove secruity violations
Change-Id: Ibb7de5e8f55cc71c36f3e46ab6e085df255de7a6 Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com> Issue-ID: DMAAP-766
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f1b90f44..afbbf929 100755
--- a/pom.xml
+++ b/pom.xml
@@ -47,6 +47,7 @@
<sonar.projectVersion>${project.version}</sonar.projectVersion>
<jetty.version>9.3.8.RC0</jetty.version>
<jetty.websocket.version>8.2.0.v20160908</jetty.websocket.version>
+ <javax.mail-api.version>1.5.5</javax.mail-api.version>
<dom4j.version>1.6</dom4j.version>
<thoughtworks.version>1.4.10</thoughtworks.version>
<google.guava.version>26.0-jre</google.guava.version>