Skip to content

Commit

Permalink
Apply suggested changes (hopefully) fixing IT
Browse files Browse the repository at this point in the history
Co-authored-by: nmirasch <[email protected]>
  • Loading branch information
ssternal and nmirasch authored Jan 19, 2024
1 parent 926ea1f commit 88bd80a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions integration-tests/cookie-authentication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,7 @@
<artifactId>quarkus-junit5</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive-jackson</artifactId>
</dependency>

<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
Expand Down

0 comments on commit 88bd80a

Please sign in to comment.