(cherry picked from commit 4ec4ec69711180d642c5b56cd3d3dbdf44d3c61f)
@@ -165,6 +165,14 @@
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-sslengine</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>org.eclipse.jetty</groupId>
+ <artifactId>jetty-security</artifactId>
+ </exclusion>
+ <artifactId>jetty-http</artifactId>
</exclusions>
</dependency>
@@ -147,6 +147,14 @@
</dependencies>