Remove lib causing issue 21/59221/1
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Mon, 6 Aug 2018 13:30:35 +0000 (15:30 +0200)
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Mon, 6 Aug 2018 13:30:35 +0000 (15:30 +0200)
Remove java lib reportes by Nexus IQ for security issues

Issue-ID: CLAMP-192
Change-Id: Ia0e9d286670bf81cb1b03a6509cdb793d8695b98
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8e758e2..b7d8fb2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                        <groupId>javax.ws.rs</groupId>
                                                        <artifactId>jsr311-api</artifactId>
                                                </exclusion>
+                                               <exclusion>
+                                                       <groupId>org.slf4j</groupId>
+                                                       <artifactId>slf4j-ext</artifactId>
+                                               </exclusion>
                                        </exclusions>
                                </dependency>
                                <dependency>