Skip to content

Commit 6e63ad9

Browse files
dependabot[bot]cxzl25
authored andcommitted
ORC-2172: Upgrade zstd-jni to 1.5.7-9
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-8 to 1.5.7-9. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/luben/zstd-jni/commit/ea32a0208b74446922647c33b82c6a151ab06e8e"><code>ea32a02</code></a> v1.5.7-9</li> <li><a href="https://github.com/luben/zstd-jni/commit/6660ec34c6188dfa390872d865f4c748d1b4a725"><code>6660ec3</code></a> Fix some possible int overflows</li> <li>See full diff in <a href="https://github.com/luben/zstd-jni/compare/v1.5.7-8...v1.5.7-9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.luben:zstd-jni&package-manager=maven&previous-version=1.5.7-8&new-version=1.5.7-9)](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> Closes #2631 from dependabot[bot]/dependabot/maven/java/com.github.luben-zstd-jni-1.5.7-9. Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Shaoyun Chen <csy@apache.org>
1 parent 86c0ad4 commit 6e63ad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<storage-api.version>2.8.1</storage-api.version>
9595
<surefire.version>3.5.5</surefire.version>
9696
<test.tmp.dir>${project.build.directory}/testing-tmp</test.tmp.dir>
97-
<zstd-jni.version>1.5.7-8</zstd-jni.version>
97+
<zstd-jni.version>1.5.7-9</zstd-jni.version>
9898
</properties>
9999

100100
<dependencyManagement>

0 commit comments

Comments
 (0)