Skip to content

Commit

Permalink
fix: vertex build issue resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyadip007 authored Jan 9, 2024
1 parent 342d02f commit 0be28c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,9 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-vertx</artifactId>
</dependency>

<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-vertx-web</artifactId>
<artifactId>quarkus-reactive-routes</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit 0be28c8

Please sign in to comment.