From c4a7ab5799338b280c8cdcf73b250585094fd2a5 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Wed, 20 Nov 2024 11:33:56 +0100 Subject: [PATCH] Drop references to resteasy-reactive artifacts This to tentatively fix Ecosystem CI. --- integration-tests/jlama/pom.xml | 2 +- integration-tests/llama3-java/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/jlama/pom.xml b/integration-tests/jlama/pom.xml index 112a7bd9d..c86b8bd77 100644 --- a/integration-tests/jlama/pom.xml +++ b/integration-tests/jlama/pom.xml @@ -15,7 +15,7 @@ io.quarkus - quarkus-resteasy-reactive-jackson + quarkus-rest-jackson io.quarkiverse.langchain4j diff --git a/integration-tests/llama3-java/pom.xml b/integration-tests/llama3-java/pom.xml index 26638bf41..9a67a0428 100644 --- a/integration-tests/llama3-java/pom.xml +++ b/integration-tests/llama3-java/pom.xml @@ -15,7 +15,7 @@ io.quarkus - quarkus-resteasy-reactive-jackson + quarkus-rest-jackson io.quarkiverse.langchain4j