Skip to content

Commit 3cee783

Browse files
committed
Remove dependency management for jetty-infinispan
Closes gh-16925
1 parent 6b3c15a commit 3cee783

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,11 +1722,6 @@
17221722
<artifactId>jetty-http-spi</artifactId>
17231723
<version>${jetty.version}</version>
17241724
</dependency>
1725-
<dependency>
1726-
<groupId>org.eclipse.jetty</groupId>
1727-
<artifactId>jetty-infinispan</artifactId>
1728-
<version>${jetty.version}</version>
1729-
</dependency>
17301725
<dependency>
17311726
<groupId>org.eclipse.jetty</groupId>
17321727
<artifactId>jetty-io</artifactId>

0 commit comments

Comments
 (0)