Skip to content

Commit 9d4f34f

Browse files
authored
Update dependency org.keycloak:keycloak-admin-client to v26.0.9 (#4230)
1 parent 10d67d7 commit 9d4f34f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
7777
jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
7878
junit-bom = { module = "org.junit:junit-bom", version = "6.0.3" }
7979
junit-pioneer = { module = "org.junit-pioneer:junit-pioneer", version = "2.3.0" }
80-
keycloak-admin-client = { module = "org.keycloak:keycloak-admin-client", version = "26.0.8" }
80+
keycloak-admin-client = { module = "org.keycloak:keycloak-admin-client", version = "26.0.9" }
8181
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.32" }
8282
micrometer-bom = { module = "io.micrometer:micrometer-bom", version = "1.16.5" }
8383
microprofile-fault-tolerance-api = { module = "org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api", version = "4.1.2" }

0 commit comments

Comments
 (0)