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 b0ea1b446f75 chore(deps): Bump org.kiwiproject:consul-client from
1.12.0 to 1.12.1 (#24011)
b0ea1b446f75 is described below
commit b0ea1b446f75ac48f0de2d719e99689eee42616c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 10:34:40 2026 +0200
chore(deps): Bump org.kiwiproject:consul-client from 1.12.0 to 1.12.1
(#24011)
Bumps
[org.kiwiproject:consul-client](https://github.com/kiwiproject/consul-client)
from 1.12.0 to 1.12.1.
- [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.12.0...v1.12.1)
---
updated-dependencies:
- dependency-name: org.kiwiproject:consul-client
dependency-version: 1.12.1
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 de9c207e53d6..0969678b15d4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,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.12.0</consul-client-version>
+ <consul-client-version>1.12.1</consul-client-version>
<couchbase-client-version>3.12.0</couchbase-client-version>
<curator-version>5.9.0</curator-version>
<cxf-version>4.2.2</cxf-version>