dependabot[bot] opened a new pull request, #20772: URL: https://github.com/apache/camel/pull/20772
Bumps [org.kiwiproject:consul-client](https://github.com/kiwiproject/consul-client) from 1.9.0 to 1.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kiwiproject/consul-client/releases">org.kiwiproject:consul-client's releases</a>.</em></p> <blockquote> <h2>v1.9.1</h2> <h2>Summary</h2> <ul> <li>2026-01-10T23:42:01Z - <a href="https://github.com/kiwiproject/consul-client/compare/v1.9.0...v1.9.1">15 commit(s)</a> by <a href="https://github.com/sleberknight">Scott Leberknight</a>, <a href="https://github.com/apps/dependabot">dependabot[bot]</a>, <a href="https://github.com/apps/github-actions">github-actions[bot]</a></li> </ul> <h2>Documentation 📝</h2> <ul> <li>Update license copyright year(s) [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/523">#523</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/523">kiwiproject/consul-client#523</a>)</li> </ul> <h2>Assorted 👜</h2> <ul> <li>Simplify URI resolution of the path, query, and fragment in Urls [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/518">#518</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/518">kiwiproject/consul-client#518</a>)</li> <li>Replace usage of deprecated URL constructors in Urls [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/517">#517</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/517">kiwiproject/consul-client#517</a>)</li> </ul> <h2>Dependency Updates ⬆️</h2> <ul> <li>Bump org.immutables:value from 2.12.0 to 2.12.1 in the prod-deps group [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/524">#524</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/524">kiwiproject/consul-client#524</a>)</li> <li>Bump FantasticFiasco/action-update-license-year from 3.0.3 to 3.0.4 in the actions-deps group [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/522">#522</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/522">kiwiproject/consul-client#522</a>)</li> <li>Bump org.immutables:value from 2.11.7 to 2.12.0 in the prod-deps group [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/520">#520</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/520">kiwiproject/consul-client#520</a>)</li> <li>Bump actions/cache from 4 to 5 in the actions-deps group [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/519">#519</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/519">kiwiproject/consul-client#519</a>)</li> <li>Bump org.kiwiproject:kiwi-bom from 2.3.0 to 2.3.1 in the prod-deps group [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/516">#516</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/516">kiwiproject/consul-client#516</a>)</li> <li>Bump org.kiwiproject:kiwi-parent from 3.0.34 to 3.0.35 in the prod-deps group [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/515">#515</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/515">kiwiproject/consul-client#515</a>)</li> <li>Bump actions/checkout from 5 to 6 in the actions-deps group [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/512">#512</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/512">kiwiproject/consul-client#512</a>)</li> <li>Bump org.immutables:value from 2.11.6 to 2.11.7 in the prod-deps group [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/511">#511</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/511">kiwiproject/consul-client#511</a>)</li> </ul> <h2>Infrastructure 🚧</h2> <ul> <li>JDK 25 prep: Enable annotation processing for Immutables [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/514">#514</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/514">kiwiproject/consul-client#514</a>)</li> <li>Add Java 25 and Consul 1.22 to build matrix [(<a href="https://redirect.github.com/kiwiproject/consul-client/issues/513">#513</a>)](<a href="https://redirect.github.com/kiwiproject/consul-client/pull/513">kiwiproject/consul-client#513</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kiwiproject/consul-client/commit/ec71d7c787422263d321e9d9cb3e17a32de4720b"><code>ec71d7c</code></a> [maven-release-plugin] prepare release v1.9.1</li> <li><a href="https://github.com/kiwiproject/consul-client/commit/50ba2d3b443c26316cc171e4a2fe0115868e4e9e"><code>50ba2d3</code></a> Bump org.immutables:value from 2.12.0 to 2.12.1 in the prod-deps group (<a href="https://redirect.github.com/kiwiproject/consul-client/issues/524">#524</a>)</li> <li><a href="https://github.com/kiwiproject/consul-client/commit/7b3bad231652ed4633047594141e035b370b5809"><code>7b3bad2</code></a> Update license copyright year(s) (<a href="https://redirect.github.com/kiwiproject/consul-client/issues/523">#523</a>)</li> <li><a href="https://github.com/kiwiproject/consul-client/commit/029ef5c1cd4531fc9de14c0833991256fb0ef0d1"><code>029ef5c</code></a> Bump FantasticFiasco/action-update-license-year from 3.0.3 to 3.0.4 in the ac...</li> <li><a href="https://github.com/kiwiproject/consul-client/commit/f2e8c1fa5b1f045f4f7a728c22157bdf01e2a85b"><code>f2e8c1f</code></a> Bump actions/cache from 4 to 5 in the actions-deps group (<a href="https://redirect.github.com/kiwiproject/consul-client/issues/519">#519</a>)</li> <li><a href="https://github.com/kiwiproject/consul-client/commit/b539989ce33f1f548adc5b671391e1cb782627f3"><code>b539989</code></a> Bump org.immutables:value from 2.11.7 to 2.12.0 in the prod-deps group (<a href="https://redirect.github.com/kiwiproject/consul-client/issues/520">#520</a>)</li> <li><a href="https://github.com/kiwiproject/consul-client/commit/e8f913c83e3e5095c8bae771bc4185aa29a692f6"><code>e8f913c</code></a> Simplify URI resolution of the path, query, and fragment in Urls (<a href="https://redirect.github.com/kiwiproject/consul-client/issues/518">#518</a>)</li> <li><a href="https://github.com/kiwiproject/consul-client/commit/41ebd3faf77eb84daad078fa9aa53222c144e169"><code>41ebd3f</code></a> Replace usage of deprecated URL constructors in Urls (<a href="https://redirect.github.com/kiwiproject/consul-client/issues/517">#517</a>)</li> <li><a href="https://github.com/kiwiproject/consul-client/commit/413197697ea9109e7400548c12e75d861fdd3238"><code>4131976</code></a> Bump org.kiwiproject:kiwi-bom from 2.3.0 to 2.3.1 in the prod-deps group (<a href="https://redirect.github.com/kiwiproject/consul-client/issues/516">#516</a>)</li> <li><a href="https://github.com/kiwiproject/consul-client/commit/25b70f07e5d11bf92aaf35d15087b86cad8fdbd1"><code>25b70f0</code></a> Bump org.kiwiproject:kiwi-parent from 3.0.34 to 3.0.35 in the prod-deps group...</li> <li>Additional commits viewable in <a href="https://github.com/kiwiproject/consul-client/compare/v1.9.0...v1.9.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
