This is an automated email from the ASF dual-hosted git repository.
fmariani pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 5d22efe3c1995e29eb41f4053c497f7fec9c7882
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 09:51:12 2026 +0100
chore(deps): Bump org.kiwiproject:consul-client from 1.9.1 to 1.9.2 (#20908)
Bumps
[org.kiwiproject:consul-client](https://github.com/kiwiproject/consul-client)
from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/kiwiproject/consul-client/releases)
-
[Changelog](https://github.com/kiwiproject/consul-client/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/kiwiproject/consul-client/compare/v1.9.1...v1.9.2)
---
updated-dependencies:
- dependency-name: org.kiwiproject:consul-client
dependency-version: 1.9.2
dependency-type: direct:production
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 0a0394a0254e..b707394ea200 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -132,7 +132,7 @@
<commons-text-version>1.15.0</commons-text-version>
<commons-validator-version>1.10.1</commons-validator-version>
<compress-lzf-version>1.2.0</compress-lzf-version>
- <consul-client-version>1.9.1</consul-client-version>
+ <consul-client-version>1.9.2</consul-client-version>
<cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
<couchbase-client-version>3.10.1</couchbase-client-version>
<curator-version>5.9.0</curator-version>