Commits
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=96&d=mm)

dependabot[bot] authored and GitHub committed 4284649c172
MINOR: [Java] Bump com.github.luben:zstd-jni from 1.4.9-1 to 1.5.5-11 in /java (#40350) Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.4.9-1 to 1.5.5-11. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/luben/zstd-jni/commit/a3c3d7df5067d2760f6639981d277ffcbfbee5f7"><code>a3c3d7d</code></a> v1.5.5-11</li> <li><a href="https://github.com/luben/zstd-jni/commit/b2ad3834439375b12b0fd0c0b80788a2fe94f06b"><code>b2ad383</code></a> After an exception, only release the cctx lock once</li> <li><a href="https://github.com/luben/zstd-jni/commit/9a5c4b2e579cd814dde16b69bd2d8bc8073fc69d"><code>9a5c4b2</code></a> Fix flaky test</li> <li><a href="https://github.com/luben/zstd-jni/commit/475ed5d456fb31bbc04c7b1002a9c65ebc10de66"><code>475ed5d</code></a> More robust error handling</li> <li><a href="https://github.com/luben/zstd-jni/commit/96be04a14b6c76a855fafdff2819f853cd683aeb"><code>96be04a</code></a> Handle Zstd parameter switches correctly</li> <li><a href="https://github.com/luben/zstd-jni/commit/b55246e197ae65b3e203d57fcc4021b0845263d0"><code>b55246e</code></a> Improve docs</li> <li><a href="https://github.com/luben/zstd-jni/commit/ae1ad5271c0b0401e343b90fcd8e7df045d0f795"><code>ae1ad52</code></a> Create sequence producer tests</li> <li><a href="https://github.com/luben/zstd-jni/commit/e4ad211d5e0a86ec779b0dea0744abc83b09f861"><code>e4ad211</code></a> Improve javadocs</li> <li><a href="https://github.com/luben/zstd-jni/commit/53e208720e25624a149429952dd2000c82e59593"><code>53e2087</code></a> Allocate seqprod state during registration, so that each compression context ...</li> <li><a href="https://github.com/luben/zstd-jni/commit/220e9909015845935009392a6d11cd959aa88b1e"><code>220e990</code></a> Make <code>SequenceProducer</code> interface visible</li> <li>Additional commits viewable in <a href="https://github.com/luben/zstd-jni/compare/v1.4.9-1...v1.5.5-11">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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>