Signed-off-by: Jan Bartel <janb@webtide.com>
This commit is contained in:
parent
73b417a116
commit
8548a49200
|
@ -211,7 +211,7 @@
|
|||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>infinispan-remote</artifactId>
|
||||
<artifactId>infinispan-common</artifactId>
|
||||
<version>9.4.19-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -219,11 +219,6 @@
|
|||
<artifactId>infinispan-remote-query</artifactId>
|
||||
<version>9.4.19-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>infinispan-embedded</artifactId>
|
||||
<version>9.4.19-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>infinispan-embedded-query</artifactId>
|
||||
|
|
Loading…
Reference in New Issue