Merge "Remove Grizzly"
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0ea91c1..10497d1 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>