Skip to content

Commit

Permalink
Remove Quarkus REST deployment dependency from Vertx HTTP deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
geoand committed Mar 14, 2024
1 parent 8713495 commit 8e1c77e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions extensions/vertx-http/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 8e1c77e

Please sign in to comment.