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 d74cc39ed47 chore(deps): Bump org.kiwiproject:consul-client from 1.3.3 
to 1.4.0 (#14786)
d74cc39ed47 is described below

commit d74cc39ed47fbfdb910f12cbf4041d137f9d0abe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 11 09:28:15 2024 +0200

    chore(deps): Bump org.kiwiproject:consul-client from 1.3.3 to 1.4.0 (#14786)
    
    Bumps 
[org.kiwiproject:consul-client](https://github.com/kiwiproject/consul-client) 
from 1.3.3 to 1.4.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.3.3...1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.kiwiproject:consul-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 2958cc536b8..58614d300be 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -121,7 +121,7 @@
         <commons-text-version>1.12.0</commons-text-version>
         <commons-validator-version>1.9.0</commons-validator-version>
         <compress-lzf-version>1.1.2</compress-lzf-version>
-        <consul-client-version>1.3.3</consul-client-version>
+        <consul-client-version>1.4.0</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
         <couchbase-client-version>3.7.0</couchbase-client-version>
         <curator-version>5.7.0</curator-version>

Reply via email to