From 649e3f5b44383c4a1f43591f00a1e578178c58b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Z=C3=B6ller?= Date: Tue, 27 Aug 2024 10:51:08 +0200 Subject: [PATCH] Update to latest Quarkus version. (#53) --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f34caab..89e7764 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 1.0-SNAPSHOT 2.22.1 - 3.7.1 + 3.13.2 21 UTF-8 21 @@ -29,12 +29,12 @@ io.quarkus - quarkus-resteasy + quarkus-resteasy-reactive io.quarkus - quarkus-resteasy-jsonb + quarkus-resteasy-reactive-jsonb @@ -59,7 +59,7 @@ io.quarkus - quarkus-rest-client + quarkus-rest-client-jsonb