This is an automated email from the ASF dual-hosted git repository.

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new c07b1b7c7 fix(deps): update dependency 
org.keycloak:keycloak-admin-client to v26.0.7 (#2738)
c07b1b7c7 is described below

commit c07b1b7c77ad5c6723d2dc402b18209c7d3aed1d
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Oct 1 09:53:07 2025 +0100

    fix(deps): update dependency org.keycloak:keycloak-admin-client to v26.0.7 
(#2738)
---
 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 d2208507e..18633e917 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -77,7 +77,7 @@ jandex = { module = "io.smallrye.jandex:jandex", version 
="3.5.0" }
 javax-servlet-api = { module = "javax.servlet:javax.servlet-api", version = 
"4.0.1" }
 junit-bom = { module = "org.junit:junit-bom", version = "5.14.0" }
 localstack = { module = "org.testcontainers:localstack", version = "1.21.3" }
-keycloak-admin-client = { module = "org.keycloak:keycloak-admin-client", 
version = "26.0.6" }
+keycloak-admin-client = { module = "org.keycloak:keycloak-admin-client", 
version = "26.0.7" }
 jcstress-core = { module = "org.openjdk.jcstress:jcstress-core", version = 
"0.16" }
 jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
 jmh-generator-annprocess = { module = 
"org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }

Reply via email to