fix for security vulnerabilities 89/91389/1
authorsu622b <su622b@att.com>
Fri, 12 Jul 2019 19:27:46 +0000 (15:27 -0400)
committersu622b <su622b@att.com>
Fri, 12 Jul 2019 19:32:47 +0000 (15:32 -0400)
Issue-ID: DMAAP-895
Change-Id: I4532ba8ecfe745c1689d72d6423ebaa0d355e267
Signed-off-by: su622b <su622b@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 43a398b..08a78e9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                        <groupId>commons-beanutils</groupId>
                                        <artifactId>commons-beanutils</artifactId>
                                </exclusion>
+                               <exclusion>
+                                       <groupId>javax.mail</groupId>
+                                       <artifactId>mail</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>
                <dependency>