diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml index fe0fb8642f3e1..4bbe58e889033 100644 --- a/extensions/vertx-http/deployment/pom.xml +++ b/extensions/vertx-http/deployment/pom.xml @@ -47,10 +47,6 @@ <groupId>io.mvnpm</groupId> <artifactId>importmap</artifactId> </dependency> - <dependency> - <groupId>io.quarkus</groupId> - <artifactId>quarkus-rest-server-spi-deployment</artifactId> - </dependency> <!-- Used for the dev ui. Note that there is no corresponding runtime dependency --> <dependency> <groupId>io.quarkus.qute</groupId>