From b758ccb14caa683e3439d90fa32fe7b20e4b27f5 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Fri, 23 Aug 2024 16:37:20 +0200 Subject: [PATCH] fix warning --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 0afec70..ddc3b84 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,10 @@ io.quarkus quarkus-websockets + + io.quarkus + quarkus-rest-jackson +