Remove Grizzly 13/41713/1
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Mon, 9 Apr 2018 12:06:35 +0000 (14:06 +0200)
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Mon, 9 Apr 2018 12:06:35 +0000 (14:06 +0200)
Remove grizzly library as reported by nexus iQ

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

diff --git a/pom.xml b/pom.xml
index 6087029..70563ef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                                                <groupId>commons-io</groupId>
                                                                                <artifactId>commons-io</artifactId>
                                                                </exclusion>
+                                                               <exclusion>
+                                                                               <artifactId>grizzly-http</artifactId>
+                                                                               <groupId>org.glassfish.grizzly</groupId>
+                                                               </exclusion>
                                                </exclusions>
                                </dependency>
                                <dependency>