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

   Bumps the maven group with 3 updates in the /data-extract-langchain4j 
directory: 
[dev.langchain4j:langchain4j-bom](https://github.com/langchain4j/langchain4j), 
[org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) and 
[org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin).
   
   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 />
   
   Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-jar-plugin/releases";>org.apache.maven.plugins:maven-jar-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.5.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Add new &quot;attach&quot; configuration parameter (3.x port of <a 
href="https://redirect.github.com/apache/maven-jar-plugin/issues/482";>#482</a>) 
(<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/483";>#483</a>) 
<a href="https://github.com/hgschmie";><code>@​hgschmie</code></a></li>
   <li>add Java-Version to MANIFEST.MF (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/465";>#465</a>) 
<a href="https://github.com/hboutemy";><code>@​hboutemy</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix detecting java version for toolchains and JDK 1.8 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/500";>#500</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Ignore stderr when parsing javac version from toolchain (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/471";>#471</a>) 
<a href="https://github.com/jaredstehler";><code>@​jaredstehler</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Update site descriptor to 2.0.0 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/501";>#501</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>chore: remove junit3 references (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/494";>#494</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Migrate component injection to JSR-330 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/492";>#492</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Add PR Automation to 3.x (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/132";>#132</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Improve release-drafter configuration (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/128";>#128</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Fix for Maven 4.0.0-rc-3 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/130";>#130</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MNGSITE-529";>[MNGSITE-529]</a> - 
Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot; (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/119";>#119</a>) 
<a href="https://github.com/Bukama";><code>@​Bukama</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Bump m-invoker-p to 3.9.1 for Java 25 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/480";>#480</a>) 
<a href="https://github.com/hboutemy";><code>@​hboutemy</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump commons-io:commons-io from 2.20.0 to 2.21.0 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/499";>#499</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/498";>#498</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Use maven-plugin-testing-harness version 3.4.0 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/491";>#491</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.1 
to 3.15.2 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/488";>#488</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/478";>#478</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/464";>#464</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.apache.maven.plugins:maven-plugins from 42 to 45 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/452";>#452</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.4 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/461";>#461</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump commons-io:commons-io from 2.19.0 to 2.20.0 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/457";>#457</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump mavenVersion from 3.9.10 to 3.9.11 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/456";>#456</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump mavenVersion from 3.9.9 to 3.9.10 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/146";>#146</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.apache.maven.shared:file-management from 3.1.0 to 3.2.0 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/143";>#143</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump mavenVersion from 3.6.3 to 3.9.9 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/107";>#107</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump commons-io:commons-io from 2.18.0 to 2.19.0 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/140";>#140</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump commons-io:commons-io from 2.16.1 to 2.18.0 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/114";>#114</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/pull/109";>#109</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-jar-plugin/commit/68d00f1121da7ca6c04501363e020977bd1ad5ae";><code>68d00f1</code></a>
 [maven-release-plugin] prepare release maven-jar-plugin-3.5.0</li>
   <li><a 
href="https://github.com/apache/maven-jar-plugin/commit/357b9bf1ae81c4c41a4705402e2bde82d22a5407";><code>357b9bf</code></a>
 Update site descriptor to 2.0.0</li>
   <li><a 
href="https://github.com/apache/maven-jar-plugin/commit/340249c15f5f54d631b41afbc3653db260bda450";><code>340249c</code></a>
 Fix detecting java version for toolchains and JDK 1.8</li>
   <li><a 
href="https://github.com/apache/maven-jar-plugin/commit/06a6245f7a4874dbab3fcd60d1903cf297a78f90";><code>06a6245</code></a>
 chore: remove junit3 references</li>
   <li><a 
href="https://github.com/apache/maven-jar-plugin/commit/d302b2c9e910521facccfd6443c7bf1bc1156c93";><code>d302b2c</code></a>
 Bump commons-io:commons-io from 2.20.0 to 2.21.0</li>
   <li><a 
href="https://github.com/apache/maven-jar-plugin/commit/6081bdbf50ba61b052e2f32411b4dda3347e4a55";><code>6081bdb</code></a>
 Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4</li>
   <li><a 
href="https://github.com/apache/maven-jar-plugin/commit/ef8ed4cf89bcacb2f8ad5c3f4492ba186ead4409";><code>ef8ed4c</code></a>
 Migrate component injection to JSR-330</li>
   <li><a 
href="https://github.com/apache/maven-jar-plugin/commit/704a35caecb49c72ea87956e4210cd082df18065";><code>704a35c</code></a>
 Ignore stderr when parsing javac version from toolchain (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/issues/471";>#471</a>)</li>
   <li><a 
href="https://github.com/apache/maven-jar-plugin/commit/0beb969f0d3b4d88348e8b4a03b0fef40f7b87af";><code>0beb969</code></a>
 Use maven-plugin-testing-harness version 3.4.0</li>
   <li><a 
href="https://github.com/apache/maven-jar-plugin/commit/c2624c8e0bd3314024a32bbfeca59ee155d725d8";><code>c2624c8</code></a>
 Bump org.apache.maven.plugin-tools:maven-plugin-annotations (<a 
href="https://redirect.github.com/apache/maven-jar-plugin/issues/488";>#488</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.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: [email protected]

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

Reply via email to