From 4b920db26944e137a3fffebf9c090e49dd8cd309 Mon Sep 17 00:00:00 2001 From: Auri Munoz Date: Mon, 25 Nov 2024 11:25:36 +0100 Subject: [PATCH] Migrate to quarkus latest --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 66a3315..5683f52 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.15.1 + 3.16.4 1.2.6 true 3.5.2 @@ -31,7 +31,7 @@ io.quarkus - quarkus-resteasy-reactive-jsonb + quarkus-rest-jsonb io.quarkus