fixing Keycloak Auth

This commit is contained in:
2025-10-02 00:52:24 +02:00
parent 72036207b0
commit 3e3af214e6
21 changed files with 1155 additions and 438 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ zipkinReporter = "3.5.1"
# --- Authentication ---
auth0Jwt = "4.5.0"
keycloak = "25.0.6"
keycloak = "26.4.0"
# --- Testing ---
junitJupiter = "5.12.2"