From 9636482647f59b530a7571f3aa3b43f4cd0890a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Dufaure?= Date: Wed, 10 Apr 2024 16:21:19 +0200 Subject: [PATCH] [UP] Explicit support keycloak 24 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Clément Dufaure --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4acafd0..37f8b0a 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 3.3.0 3.5.0 - 22.0.0 + 24.0.0 5.10.0 @@ -183,6 +183,14 @@ provided + + + org.jboss.resteasy + resteasy-core + 6.2.7.Final + test + + org.junit.jupiter junit-jupiter-engine