Remove dependency management for jetty-infinispan

Closes gh-16925
This commit is contained in:
Andy Wilkinson
2019-05-21 10:56:43 +01:00
parent 6b3c15a858
commit 3cee783d7b

View File

@@ -1722,11 +1722,6 @@
<artifactId>jetty-http-spi</artifactId>
<version>${jetty.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-infinispan</artifactId>
<version>${jetty.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-io</artifactId>