Skip to content

Commit

Permalink
use new module name to avoid warning from redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmellr committed Sep 6, 2024
1 parent aea17fa commit 8e8bbac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<!-- JAX-RS -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive</artifactId>
<artifactId>quarkus-rest</artifactId>
</dependency>

<!-- Test Dependencies -->
Expand Down

0 comments on commit 8e8bbac

Please sign in to comment.