From 75d26fc787c1853f51e32e477d8110ee37e3ab54 Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Fri, 13 Sep 2024 09:56:31 +0200 Subject: [PATCH] Fix reactive->rest (#1494) --- base/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index dae77e36..c31327c3 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -52,11 +52,11 @@ io.quarkus - quarkus-rest-client-reactive + quarkus-rest-client io.quarkus - quarkus-rest-client-reactive-jackson + quarkus-rest-client-jackson io.quarkiverse.jgit diff --git a/pom.xml b/pom.xml index 41282b0d..ca9037a5 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ quarkus-bom io.quarkus - 3.13.2 + 3.14.3 true 3.2.5