From 0861a7df9f70bee8a8fce4915ba5818f300b7d52 Mon Sep 17 00:00:00 2001 From: Arian Treffer Date: Mon, 7 Oct 2024 21:53:11 +0200 Subject: [PATCH] build: fix rest dependency --- integration-tests/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 7a8641c..b95f268 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -17,8 +17,7 @@ io.quarkus - quarkus-resteasy-reactive - ${quarkus.version} + quarkus-rest io.quarkiverse.nagios