This is an automated email from the ASF dual-hosted git repository.
apupier 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 c7ac6267cd68 chore(deps): Bump org.kiwiproject:consul-client from
1.10.1 to 1.11.0
c7ac6267cd68 is described below
commit c7ac6267cd683662964281792f64a4edbc574911
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 08:30:51 2026 +0000
chore(deps): Bump org.kiwiproject:consul-client from 1.10.1 to 1.11.0
Bumps
[org.kiwiproject:consul-client](https://github.com/kiwiproject/consul-client)
from 1.10.1 to 1.11.0.
- [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.10.1...v1.11.0)
---
updated-dependencies:
- dependency-name: org.kiwiproject:consul-client
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f3c8679b04da..92bb0e7c63ee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,7 +133,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.10.1</consul-client-version>
+ <consul-client-version>1.11.0</consul-client-version>
<cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
<couchbase-client-version>3.11.1</couchbase-client-version>
<curator-version>5.9.0</curator-version>