dependabot[bot] opened a new pull request, #342: URL: https://github.com/apache/camel-quarkus-examples/pull/342
Bumps the maven group with 2 updates in the /data-extract-langchain4j directory: [io.quarkiverse.langchain4j:quarkus-langchain4j-bom](https://github.com/quarkiverse/quarkus-langchain4j) and [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock). Bumps the maven group with 1 update in the /kamelet-chucknorris directory: [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock). Updates `io.quarkiverse.langchain4j:quarkus-langchain4j-bom` from 0.23.3 to 0.24.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quarkiverse/quarkus-langchain4j/releases">io.quarkiverse.langchain4j:quarkus-langchain4j-bom's releases</a>.</em></p> <blockquote> <h2>0.24.0</h2> <h2>What's Changed</h2> <ul> <li>Move OpenTelemetry tests to dedicated module by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1270">quarkiverse/quarkus-langchain4j#1270</a></li> <li>Get all Gemini function calls included and paired with matching function responses by <a href="https://github.com/sberyozkin"><code>@sberyozkin</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1271">quarkiverse/quarkus-langchain4j#1271</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/0.24.0.CR3...0.24.0">https://github.com/quarkiverse/quarkus-langchain4j/compare/0.24.0.CR3...0.24.0</a></p> <h2>0.24.0.CR3</h2> <h2>What's Changed</h2> <ul> <li>add ChatModelSpanContributor by <a href="https://github.com/flyinfish"><code>@flyinfish</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1260">quarkiverse/quarkus-langchain4j#1260</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/0.24.0.CR2...0.24.0.CR3">https://github.com/quarkiverse/quarkus-langchain4j/compare/0.24.0.CR2...0.24.0.CR3</a></p> <h2>0.24.0.CR2</h2> <h2>What's Changed</h2> <ul> <li>Fix switched input/output token usage in ollama streaming by <a href="https://github.com/jpohlmeyer"><code>@jpohlmeyer</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1242">quarkiverse/quarkus-langchain4j#1242</a></li> <li>Bump quarkus-neo4j.version from 5.0.3 to 5.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1243">quarkiverse/quarkus-langchain4j#1243</a></li> <li>Handle hallucinated tool execution requests by <a href="https://github.com/JanHuege"><code>@JanHuege</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1244">quarkiverse/quarkus-langchain4j#1244</a></li> <li>Ensure there's default handling in place for switch statements involving LangChain4j ChatMessage types by <a href="https://github.com/fjuma"><code>@fjuma</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1247">quarkiverse/quarkus-langchain4j#1247</a></li> <li>Make maximum number of tool executions configurable by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1251">quarkiverse/quarkus-langchain4j#1251</a></li> <li>Add MCP configuration reference to the docs page by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1254">quarkiverse/quarkus-langchain4j#1254</a></li> <li>Extensions descriptors updates by <a href="https://github.com/rsvoboda"><code>@rsvoboda</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1257">quarkiverse/quarkus-langchain4j#1257</a></li> <li>Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1258">quarkiverse/quarkus-langchain4j#1258</a></li> <li>Bump io.quarkus.bot:build-reporter-maven-extension from 3.9.6 to 3.9.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1259">quarkiverse/quarkus-langchain4j#1259</a></li> <li>Fail fast on the Embedding store page if search text is not provided by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1265">quarkiverse/quarkus-langchain4j#1265</a></li> <li>LC4J Beta1 + MCP updates by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1267">quarkiverse/quarkus-langchain4j#1267</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/JanHuege"><code>@JanHuege</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1244">quarkiverse/quarkus-langchain4j#1244</a></li> <li><a href="https://github.com/fjuma"><code>@fjuma</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1247">quarkiverse/quarkus-langchain4j#1247</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/0.24.0.CR1...0.24.0.CR2">https://github.com/quarkiverse/quarkus-langchain4j/compare/0.24.0.CR1...0.24.0.CR2</a></p> <h2>0.24.0.CR1</h2> <h2>What's Changed</h2> <ul> <li>Add missing result in EvaluationResult by <a href="https://github.com/flyinfish"><code>@flyinfish</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1209">quarkiverse/quarkus-langchain4j#1209</a></li> <li>Provide Evaluations in same order as they where submitted by <a href="https://github.com/flyinfish"><code>@flyinfish</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1213">quarkiverse/quarkus-langchain4j#1213</a></li> <li>Deprecate auditing stuff by <a href="https://github.com/edeandrea"><code>@edeandrea</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1219">quarkiverse/quarkus-langchain4j#1219</a></li> <li>Minor changes to the watsonx module by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1222">quarkiverse/quarkus-langchain4j#1222</a></li> <li>Introducing some factory methods for creating guardrail params by <a href="https://github.com/edeandrea"><code>@edeandrea</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1223">quarkiverse/quarkus-langchain4j#1223</a></li> <li>Clarify usage of multiple models in one process by <a href="https://github.com/pilhuhn"><code>@pilhuhn</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1225">quarkiverse/quarkus-langchain4j#1225</a></li> <li>Bump io.quarkiverse.antora:quarkus-antora from 1.0.1 to 1.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1228">quarkiverse/quarkus-langchain4j#1228</a></li> <li>Handle API request limits in WatsonxEmbeddingModel by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1226">quarkiverse/quarkus-langchain4j#1226</a></li> <li>Bump quarkus-neo4j.version from 5.0.2 to 5.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1227">quarkiverse/quarkus-langchain4j#1227</a></li> <li>Add a page about the Milvus store. by <a href="https://github.com/pilhuhn"><code>@pilhuhn</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1229">quarkiverse/quarkus-langchain4j#1229</a></li> <li>Support for Tools in Vertex AI Gemini by <a href="https://github.com/sberyozkin"><code>@sberyozkin</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1169">quarkiverse/quarkus-langchain4j#1169</a></li> <li>Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1230">quarkiverse/quarkus-langchain4j#1230</a></li> <li>Fix memory related references in docs by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1233">quarkiverse/quarkus-langchain4j#1233</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/9f1bae83eb429b9806ee762a9c2fd370d5b78e76"><code>9f1bae8</code></a> [maven-release-plugin] prepare release 0.24.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/700ec0083db8872754ac682dc8c988bb57b503d6"><code>700ec00</code></a> Update the latest release version 0.24.0 in documentation</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/280b3a12330981954c535b61a8539ec838992139"><code>280b3a1</code></a> Update README to 0.24.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/6c72e10fec4dac5401c5d07b5213e62a65a7292e"><code>6c72e10</code></a> Update dependencies in samples</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/98157c3198884cfcf6cbb1c3320839119ce4696f"><code>98157c3</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1275">#1275</a> from quarkiverse/release-0.24.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/afea42de4f10e1c452e69001d2007d50555f9962"><code>afea42d</code></a> Release 0.24.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/302a4b9d64e038d04e78f22d82dd348a431137fd"><code>302a4b9</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1271">#1271</a> from sberyozkin/gemini_many_tools</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/c7cda73fb174870c75ce741653bc10f2a8f2673c"><code>c7cda73</code></a> Get all Gemini function calls included and paired with matching function resp...</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/2fec33c49b5ebdfd985a684b832f0f4410eb824d"><code>2fec33c</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1270">#1270</a> from quarkiverse/opentelemetry-tests</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/c2775dbbee11adfd449b7e20a126ae9956c40d0d"><code>c2775db</code></a> Move OpenTelemetry tests to dedicated module</li> <li>Additional commits viewable in <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/0.23.3...0.24.0">compare view</a></li> </ul> </details> <br /> Updates `org.wiremock:wiremock-standalone` from 3.11.0 to 3.12.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/wiremock/wiremock/releases">org.wiremock:wiremock-standalone's releases</a>.</em></p> <blockquote> <h2>3.12.0</h2> <!-- raw HTML omitted --> <h2>🚀 New Features</h2> <ul> <li>Support optional removal of null-valued attributes in jsonMerge helper (<a href="https://redirect.github.com/wiremock/wiremock/issues/2957">#2957</a>) <a href="https://github.com/tomakehurst"><code>@tomakehurst</code></a></li> <li>feat: add namespace parameter to equalToXml. (<a href="https://redirect.github.com/wiremock/wiremock/issues/2954">#2954</a>) <a href="https://github.com/RafeArnold"><code>@RafeArnold</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump net.minidev:json-smart from 2.5.1 to 2.5.2 (<a href="https://redirect.github.com/wiremock/wiremock/issues/2962">#2962</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump me.champeau.jmh from 0.7.2 to 0.7.3 (<a href="https://redirect.github.com/wiremock/wiremock/issues/2950">#2950</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.2 (<a href="https://redirect.github.com/wiremock/wiremock/issues/2952">#2952</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>✍ Other changes</h2> <ul> <li>Drop to the version of spotless where we didn't have any issues (<a href="https://redirect.github.com/wiremock/wiremock/issues/2955">#2955</a>) <a href="https://github.com/leeturner"><code>@leeturner</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wiremock/wiremock/commit/f208518997aa2e7837b06edec0f23a54220a9578"><code>f208518</code></a> bump minor version to 3.12.0</li> <li><a href="https://github.com/wiremock/wiremock/commit/ec2e9fadc7cb99b6b71b4714d47b8d36962531cc"><code>ec2e9fa</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2962">#2962</a> from wiremock/dependabot/gradle/net.minidev-json-sma...</li> <li><a href="https://github.com/wiremock/wiremock/commit/81a2d8c350fb4728ac8745b25e281d9ad4b0a0ea"><code>81a2d8c</code></a> Bump net.minidev:json-smart from 2.5.1 to 2.5.2</li> <li><a href="https://github.com/wiremock/wiremock/commit/ea7272233d55388f40507624c15773a3b44e9827"><code>ea72722</code></a> Support optional removal of null-valued attributes in jsonMerge helper (<a href="https://redirect.github.com/wiremock/wiremock/issues/2957">#2957</a>)</li> <li><a href="https://github.com/wiremock/wiremock/commit/5c220def5913406faf371b544586aa64a952ea72"><code>5c220de</code></a> feat: add namespace parameter to equalToXml. (<a href="https://redirect.github.com/wiremock/wiremock/issues/2954">#2954</a>)</li> <li><a href="https://github.com/wiremock/wiremock/commit/c31c9b2e76a0d1f58236207d66020cb74e5445eb"><code>c31c9b2</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2950">#2950</a> from wiremock/dependabot/gradle/me.champeau.jmh-0.7.3</li> <li><a href="https://github.com/wiremock/wiremock/commit/658d13f35d03ac9d97b64ed8a905142bd16a2c2d"><code>658d13f</code></a> Bump me.champeau.jmh from 0.7.2 to 0.7.3</li> <li><a href="https://github.com/wiremock/wiremock/commit/18595732c16ecd9605ac4c6d1837127e38847e09"><code>1859573</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2955">#2955</a> from wiremock/drop-spotless-version</li> <li><a href="https://github.com/wiremock/wiremock/commit/d0caac83d3f1a9d5aff8886b66c3a8ad07991f97"><code>d0caac8</code></a> Drop to the version of spotless where we didn't have any issues</li> <li><a href="https://github.com/wiremock/wiremock/commit/32a0c00d3b6b10218367b3558ada8b65427df04e"><code>32a0c00</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2952">#2952</a> from wiremock/dependabot/gradle/org.apache.httpcompo...</li> <li>Additional commits viewable in <a href="https://github.com/wiremock/wiremock/compare/3.11.0...3.12.0">compare view</a></li> </ul> </details> <br /> Updates `org.wiremock:wiremock-standalone` from 3.11.0 to 3.12.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/wiremock/wiremock/releases">org.wiremock:wiremock-standalone's releases</a>.</em></p> <blockquote> <h2>3.12.0</h2> <!-- raw HTML omitted --> <h2>🚀 New Features</h2> <ul> <li>Support optional removal of null-valued attributes in jsonMerge helper (<a href="https://redirect.github.com/wiremock/wiremock/issues/2957">#2957</a>) <a href="https://github.com/tomakehurst"><code>@tomakehurst</code></a></li> <li>feat: add namespace parameter to equalToXml. (<a href="https://redirect.github.com/wiremock/wiremock/issues/2954">#2954</a>) <a href="https://github.com/RafeArnold"><code>@RafeArnold</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump net.minidev:json-smart from 2.5.1 to 2.5.2 (<a href="https://redirect.github.com/wiremock/wiremock/issues/2962">#2962</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump me.champeau.jmh from 0.7.2 to 0.7.3 (<a href="https://redirect.github.com/wiremock/wiremock/issues/2950">#2950</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.2 (<a href="https://redirect.github.com/wiremock/wiremock/issues/2952">#2952</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>✍ Other changes</h2> <ul> <li>Drop to the version of spotless where we didn't have any issues (<a href="https://redirect.github.com/wiremock/wiremock/issues/2955">#2955</a>) <a href="https://github.com/leeturner"><code>@leeturner</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wiremock/wiremock/commit/f208518997aa2e7837b06edec0f23a54220a9578"><code>f208518</code></a> bump minor version to 3.12.0</li> <li><a href="https://github.com/wiremock/wiremock/commit/ec2e9fadc7cb99b6b71b4714d47b8d36962531cc"><code>ec2e9fa</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2962">#2962</a> from wiremock/dependabot/gradle/net.minidev-json-sma...</li> <li><a href="https://github.com/wiremock/wiremock/commit/81a2d8c350fb4728ac8745b25e281d9ad4b0a0ea"><code>81a2d8c</code></a> Bump net.minidev:json-smart from 2.5.1 to 2.5.2</li> <li><a href="https://github.com/wiremock/wiremock/commit/ea7272233d55388f40507624c15773a3b44e9827"><code>ea72722</code></a> Support optional removal of null-valued attributes in jsonMerge helper (<a href="https://redirect.github.com/wiremock/wiremock/issues/2957">#2957</a>)</li> <li><a href="https://github.com/wiremock/wiremock/commit/5c220def5913406faf371b544586aa64a952ea72"><code>5c220de</code></a> feat: add namespace parameter to equalToXml. (<a href="https://redirect.github.com/wiremock/wiremock/issues/2954">#2954</a>)</li> <li><a href="https://github.com/wiremock/wiremock/commit/c31c9b2e76a0d1f58236207d66020cb74e5445eb"><code>c31c9b2</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2950">#2950</a> from wiremock/dependabot/gradle/me.champeau.jmh-0.7.3</li> <li><a href="https://github.com/wiremock/wiremock/commit/658d13f35d03ac9d97b64ed8a905142bd16a2c2d"><code>658d13f</code></a> Bump me.champeau.jmh from 0.7.2 to 0.7.3</li> <li><a href="https://github.com/wiremock/wiremock/commit/18595732c16ecd9605ac4c6d1837127e38847e09"><code>1859573</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2955">#2955</a> from wiremock/drop-spotless-version</li> <li><a href="https://github.com/wiremock/wiremock/commit/d0caac83d3f1a9d5aff8886b66c3a8ad07991f97"><code>d0caac8</code></a> Drop to the version of spotless where we didn't have any issues</li> <li><a href="https://github.com/wiremock/wiremock/commit/32a0c00d3b6b10218367b3558ada8b65427df04e"><code>32a0c00</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2952">#2952</a> from wiremock/dependabot/gradle/org.apache.httpcompo...</li> <li>Additional commits viewable in <a href="https://github.com/wiremock/wiremock/compare/3.11.0...3.12.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org