From 322736bf88df319d429f539f0466238049c81c86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 10:03:41 +0000 Subject: [PATCH] build(deps): bump keycloak from 26.0.8 to 26.0.10 Bumps `keycloak` from 26.0.8 to 26.0.10. Updates `org.keycloak:keycloak-authz-client` from 26.0.8 to 26.0.10 - [Changelog](https://github.com/keycloak/keycloak-client/blob/main/RELEASE-CHECKLIST.md) - [Commits](https://github.com/keycloak/keycloak-client/compare/26.0.8...26.0.10) Updates `org.keycloak:keycloak-admin-client` from 26.0.8 to 26.0.10 - [Changelog](https://github.com/keycloak/keycloak-client/blob/main/RELEASE-CHECKLIST.md) - [Commits](https://github.com/keycloak/keycloak-client/compare/26.0.8...26.0.10) --- updated-dependencies: - dependency-name: org.keycloak:keycloak-authz-client dependency-version: 26.0.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.keycloak:keycloak-admin-client dependency-version: 26.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f94e63f6e9..1633b6da89 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -40,7 +40,7 @@ xmlunit = "2.12.0" kotest = "6.2.1" reaktive = "2.2.0" testcontainers = "1.21.4" -keycloak = "26.0.8" +keycloak = "26.0.10" arrow = "2.2.3" [libraries]