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 6d60d9e13c98 chore(deps): Bump org.kiwiproject:consul-client from 
1.8.1 to 1.9.0
6d60d9e13c98 is described below

commit 6d60d9e13c985a7022d2a64d5cbf04fe7a8a0827
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 26 06:45:28 2025 +0000

    chore(deps): Bump org.kiwiproject:consul-client from 1.8.1 to 1.9.0
    
    Bumps 
[org.kiwiproject:consul-client](https://github.com/kiwiproject/consul-client) 
from 1.8.1 to 1.9.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.8.1...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.kiwiproject:consul-client
      dependency-version: 1.9.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 c580bb1f59bb..31c4ecfe2ae0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -131,7 +131,7 @@
         <commons-text-version>1.14.0</commons-text-version>
         <commons-validator-version>1.10.1</commons-validator-version>
         <compress-lzf-version>1.1.3</compress-lzf-version>
-        <consul-client-version>1.8.1</consul-client-version>
+        <consul-client-version>1.9.0</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
         <couchbase-client-version>3.10.0</couchbase-client-version>
         <curator-version>5.9.0</curator-version>

Reply via email to