Skip to content

Commit

Permalink
build: fix rest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian Treffer committed Oct 7, 2024
1 parent 20d7b21 commit 0861a7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
<dependencies>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive</artifactId>
<version>${quarkus.version}</version>
<artifactId>quarkus-rest</artifactId>
</dependency>
<dependency>
<groupId>io.quarkiverse.nagios</groupId>
Expand Down

0 comments on commit 0861a7d

Please sign in to comment.