dependabot[bot] opened a new pull request, #26479: URL: https://github.com/apache/camel/pull/26479
Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 1.11.2 to 1.11.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/yawkat/lz4-java/releases">at.yawk.lz4:lz4-java's releases</a>.</em></p> <blockquote> <h2>lz4-java v1.11.3</h2> <p>Not a security release. This is the second attempt at this release due to a javadoc issue.</p> <h2>What's Changed</h2> <ul> <li>Update junit-framework monorepo to v6.1.3 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/yawkat/lz4-java/pull/80">yawkat/lz4-java#80</a></li> <li>Update workflows to Java 25 by <a href="https://github.com/yawkat"><code>@yawkat</code></a> in <a href="https://redirect.github.com/yawkat/lz4-java/pull/82">yawkat/lz4-java#82</a></li> <li>Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/yawkat/lz4-java/pull/68">yawkat/lz4-java#68</a></li> <li>Update astral-sh/setup-uv action to v10 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/yawkat/lz4-java/pull/84">yawkat/lz4-java#84</a></li> <li>Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.16.0 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/yawkat/lz4-java/pull/89">yawkat/lz4-java#89</a></li> <li>Update dependency org.mvel:mvel2 to v2.5.4.Final by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/yawkat/lz4-java/pull/88">yawkat/lz4-java#88</a></li> <li>Update astral-sh/setup-uv action to v10.1.0 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/yawkat/lz4-java/pull/85">yawkat/lz4-java#85</a></li> <li>Update bnd.maven.plugin.version to v7.4.0 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/yawkat/lz4-java/pull/86">yawkat/lz4-java#86</a></li> <li>Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.2 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/yawkat/lz4-java/pull/92">yawkat/lz4-java#92</a></li> <li>Make default decompression limit configurable by <a href="https://github.com/yawkat"><code>@yawkat</code></a> in <a href="https://redirect.github.com/yawkat/lz4-java/pull/93">yawkat/lz4-java#93</a></li> <li>Restore Javadoc output directory by <a href="https://github.com/yawkat"><code>@yawkat</code></a> in <a href="https://redirect.github.com/yawkat/lz4-java/pull/95">yawkat/lz4-java#95</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/yawkat/lz4-java/compare/v1.11.2...v1.11.3">https://github.com/yawkat/lz4-java/compare/v1.11.2...v1.11.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/yawkat/lz4-java/commit/24c9257999119b5a0f83dd5c9187197462072689"><code>24c9257</code></a> Restore Javadoc output directory (<a href="https://redirect.github.com/yawkat/lz4-java/issues/95">#95</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/b383b9e23c63d86d9e5517845d539759c8964806"><code>b383b9e</code></a> Make default decompression limit configurable (<a href="https://redirect.github.com/yawkat/lz4-java/issues/93">#93</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/0ac406ed0716e8e6a17a663fc85f044583402905"><code>0ac406e</code></a> Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.2 (<a href="https://redirect.github.com/yawkat/lz4-java/issues/92">#92</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/d33af3e93749e36c8af4d79518a916653cc70ea4"><code>d33af3e</code></a> Update dependency biz.aQute.bnd:bnd-maven-plugin to v7.4.0 (<a href="https://redirect.github.com/yawkat/lz4-java/issues/86">#86</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/e9207a9dd8407b4ad0fdfc12550d86d66f58940e"><code>e9207a9</code></a> Update astral-sh/setup-uv action to v10.1.0 (<a href="https://redirect.github.com/yawkat/lz4-java/issues/85">#85</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/03afce22a00557e2f9d78e0007b4db6f54939309"><code>03afce2</code></a> Update dependency org.mvel:mvel2 to v2.5.4.Final (<a href="https://redirect.github.com/yawkat/lz4-java/issues/88">#88</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/524ed0a4bcc42559e85df5927fa8c164ec07293d"><code>524ed0a</code></a> Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.16.0 (...</li> <li><a href="https://github.com/yawkat/lz4-java/commit/e70643972abb164f9209ab7f144a08f41cc0533c"><code>e706439</code></a> Update astral-sh/setup-uv action to v10 (<a href="https://redirect.github.com/yawkat/lz4-java/issues/84">#84</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/f00eb051ec4a860bf2cf41e3a63cbafd8917a608"><code>f00eb05</code></a> Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0 (<a href="https://redirect.github.com/yawkat/lz4-java/issues/68">#68</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/7b7e57294adf3be634b4dddb669c08a9033fb9b9"><code>7b7e572</code></a> Update workflows to Java 25 (<a href="https://redirect.github.com/yawkat/lz4-java/issues/82">#82</a>)</li> <li>Additional commits viewable in <a href="https://github.com/yawkat/lz4-java/compare/v1.11.2...v1.11.3">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 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]
