From 88bd80ae0ab0990ed26cef3329d75d4085ac7c32 Mon Sep 17 00:00:00 2001 From: Simon Sternal <82364651+ssternal@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:09:16 +0100 Subject: [PATCH] Apply suggested changes (hopefully) fixing IT Co-authored-by: nmirasch --- integration-tests/cookie-authentication/pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/integration-tests/cookie-authentication/pom.xml b/integration-tests/cookie-authentication/pom.xml index 681023e5..52fa2111 100644 --- a/integration-tests/cookie-authentication/pom.xml +++ b/integration-tests/cookie-authentication/pom.xml @@ -27,14 +27,7 @@ quarkus-junit5 test - - io.quarkus - quarkus-resteasy-reactive - - - io.quarkus - quarkus-resteasy-reactive-jackson - + com.github.tomakehurst wiremock-jre8