summaryrefslogtreecommitdiffstats
path: root/jdisc_jetty/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jdisc_jetty/pom.xml')
-rw-r--r--jdisc_jetty/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/jdisc_jetty/pom.xml b/jdisc_jetty/pom.xml
index b3e147bdac5..5887a6b7894 100644
--- a/jdisc_jetty/pom.xml
+++ b/jdisc_jetty/pom.xml
@@ -34,14 +34,6 @@
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlets</artifactId>
</dependency>
- <dependency>
- <groupId>org.eclipse.jetty.websocket</groupId>
- <artifactId>websocket-server</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.jetty.websocket</groupId>
- <artifactId>websocket-servlet</artifactId>
- </dependency>
</dependencies>
<build>
<plugins>