This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new bbae1accd9b chore(deps-dev): Bump org.keycloak:keycloak-admin-client
(#18543)
bbae1accd9b is described below
commit bbae1accd9be41247f987b058553402429c02d11
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 7 10:36:01 2025 +0200
chore(deps-dev): Bump org.keycloak:keycloak-admin-client (#18543)
Bumps
[org.keycloak:keycloak-admin-client](https://github.com/keycloak/keycloak-client)
from 26.0.5 to 26.0.6.
-
[Changelog](https://github.com/keycloak/keycloak-client/blob/main/RELEASE-CHECKLIST.md)
-
[Commits](https://github.com/keycloak/keycloak-client/compare/26.0.5...26.0.6)
---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-admin-client
dependency-version: 26.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 77f37f107a5..188e4a7030f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -329,7 +329,7 @@
<jython-version>2.7.4</jython-version>
<jzlib-version>1.1.3</jzlib-version>
<kafka-version>3.9.1</kafka-version>
- <keycloak-client-version>26.0.5</keycloak-client-version>
+ <keycloak-client-version>26.0.6</keycloak-client-version>
<kubernetes-client-version>7.3.1</kubernetes-client-version>
<kudu-version>1.17.1</kudu-version>
<langchain4j-version>1.1.0</langchain4j-version>