Skip to content

Commit

Permalink
Merge pull request #39445 from geoand/#39441
Browse files Browse the repository at this point in the history
Remove Quarkus REST deployment dependency from Vertx HTTP deployment
  • Loading branch information
geoand authored Mar 15, 2024
2 parents d65aff2 + 8e1c77e commit d0aa92e
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 d0aa92e

Please sign in to comment.