From 1332894612db879ad808b18c2444c66381771002 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Wed, 20 Nov 2024 13:31:26 +0100 Subject: [PATCH] Drop resteasy-reactive artifacts Should get Ecosystem CI green again hopefully. --- deployment/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index c3c179b..2ddd3a6 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -25,7 +25,7 @@ io.quarkus - quarkus-resteasy-reactive + quarkus-rest test diff --git a/pom.xml b/pom.xml index 99647e8..d66114d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ HEAD - 3.15.1 + 3.15.2 7.20.0