dependabot[bot] opened a new pull request, #430:
URL: https://github.com/apache/camel-quarkus-examples/pull/430

   Bumps the maven group with 2 updates in the /data-extract-langchain4j 
directory: 
[dev.langchain4j:langchain4j-bom](https://github.com/langchain4j/langchain4j) 
and [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock).
   
   Updates `dev.langchain4j:langchain4j-bom` from 1.7.1 to 1.8.0
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/langchain4j/langchain4j/commit/40008d795098e40d196c04b9ef24590da3bf6b69";><code>40008d7</code></a>
 Release versions 1.8.0 and 1.8.0-beta15</li>
   <li><a 
href="https://github.com/langchain4j/langchain4j/commit/8b9e59628db3532bac3fdc165c20ae1098d360a3";><code>8b9e596</code></a>
 release automation</li>
   <li><a 
href="https://github.com/langchain4j/langchain4j/commit/94f833f3e1054b333edd58f63b117fa06b98295f";><code>94f833f</code></a>
 Fix NPE with OpenAiChatRequestParameters (<a 
href="https://redirect.github.com/langchain4j/langchain4j/issues/3940";>#3940</a>)</li>
   <li><a 
href="https://github.com/langchain4j/langchain4j/commit/bfb44bde0803be82eb77cf59aa879201e0878b52";><code>bfb44bd</code></a>
 Streaming Cancellation (<a 
href="https://redirect.github.com/langchain4j/langchain4j/issues/3910";>#3910</a>)</li>
   <li><a 
href="https://github.com/langchain4j/langchain4j/commit/ecc754ba1fce9231c88085a0e75b6f8a49142d4b";><code>ecc754b</code></a>
 Streaming Cancellation (<a 
href="https://redirect.github.com/langchain4j/langchain4j/issues/3910";>#3910</a>)</li>
   <li><a 
href="https://github.com/langchain4j/langchain4j/commit/d0ad32c4a4036fa75ce2f53e5a6977880d79c8f7";><code>d0ad32c</code></a>
 Ollama: adjusted thinking ITs to the latest Ollama changes</li>
   <li><a 
href="https://github.com/langchain4j/langchain4j/commit/df5f8215eab0c1f5850a6fda180780f5ac7886e1";><code>df5f821</code></a>
 Remove model from GeminiGenerateContentRequest (<a 
href="https://redirect.github.com/langchain4j/langchain4j/issues/3936";>#3936</a>)</li>
   <li><a 
href="https://github.com/langchain4j/langchain4j/commit/8e1f1c0252b8cdfe202a477b80b2dd5ba431e9fb";><code>8e1f1c0</code></a>
 test: add missing test coverage for ParsingUtils collection parsing (<a 
href="https://redirect.github.com/langchain4j/langchain4j/issues/3935";>#3935</a>)</li>
   <li><a 
href="https://github.com/langchain4j/langchain4j/commit/16824e562bc541f80f2d3834cefbef2a02fd0522";><code>16824e5</code></a>
 Close resources in Utils.readBytes (<a 
href="https://redirect.github.com/langchain4j/langchain4j/issues/3934";>#3934</a>)</li>
   <li><a 
href="https://github.com/langchain4j/langchain4j/commit/6dae46ac510737fe6b6b45a98da6641393647d8f";><code>6dae46a</code></a>
 Add tool execution request id for Gemini model (<a 
href="https://redirect.github.com/langchain4j/langchain4j/issues/3557";>#3557</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/langchain4j/langchain4j/compare/1.7.1...1.8.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.wiremock:wiremock-standalone` from 3.13.1 to 3.13.2
   <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.13.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump minor / bugfix versions of dependencies to latest by <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a> in <a 
href="https://redirect.github.com/wiremock/wiremock/pull/3222";>wiremock/wiremock#3222</a></li>
   <li>Bump ui versions by <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a> in <a 
href="https://redirect.github.com/wiremock/wiremock/pull/3224";>wiremock/wiremock#3224</a></li>
   <li>Remove unnecessary file by <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a> in <a 
href="https://redirect.github.com/wiremock/wiremock/pull/3227";>wiremock/wiremock#3227</a></li>
   <li>Remove standalone only by <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a> in <a 
href="https://redirect.github.com/wiremock/wiremock/pull/3225";>wiremock/wiremock#3225</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/wiremock/wiremock/compare/3.13.1...3.13.2";>https://github.com/wiremock/wiremock/compare/3.13.1...3.13.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/88587aa13b4899da080538e1b21bec0da105491e";><code>88587aa</code></a>
 Use the new Maven Central publish mechanism</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/31c2745be718462989a4cdcb89c6af4b38024892";><code>31c2745</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wiremock/wiremock/issues/3225";>#3225</a> from 
wiremock/3.x-remove-standalone-only</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/fe27d5ed83bf7ac7bc4ee062574491b727708a94";><code>fe27d5e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wiremock/wiremock/issues/3227";>#3227</a> from 
wiremock/fix-ui</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/33f95c052b5a91ad28204447a26f5a8a629ccd5d";><code>33f95c0</code></a>
 Remove unnecessary file</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/2b6c07bd2b05f241a751762eca0af462de758aa2";><code>2b6c07b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wiremock/wiremock/issues/3224";>#3224</a> from 
wiremock/upgrade-ui</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/27feb5be0da17cf8886f512290fa84affae1d7fa";><code>27feb5b</code></a>
 Remove standaloneOnly</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/581c243b244d80e68352a036967040e4f1f820c5";><code>581c243</code></a>
 Bump ui versions</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/084d43477fa664bf6ddcf5989073e1afb52c3c8c";><code>084d434</code></a>
 Bump version to 3.13.2 in prep for release</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/9e4ce88dbe1d5bc66f67067e70cc8e3fd3fd1108";><code>9e4ce88</code></a>
 Bump version to 3.13.2 in prep for release</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/2b296d6c9622a041ca1e6862cade344c21106d41";><code>2b296d6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wiremock/wiremock/issues/3222";>#3222</a> from 
wiremock/3.x-versions</li>
   <li>Additional commits viewable in <a 
href="https://github.com/wiremock/wiremock/compare/3.13.1...3.13.2";>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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to