|
@@ -1034,18 +1034,6 @@
|
|
|
<groupId>javax.servlet</groupId>
|
|
|
<artifactId>javax.servlet-api</artifactId>
|
|
|
</exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.glassfish.grizzly</groupId>
|
|
|
- <artifactId>grizzly-http</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.glassfish.grizzly</groupId>
|
|
|
- <artifactId>grizzly-http-servlet</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.glassfish.grizzly</groupId>
|
|
|
- <artifactId>grizzly-http-server</artifactId>
|
|
|
- </exclusion>
|
|
|
</exclusions>
|
|
|
</dependency>
|
|
|
|