Skip to content

Commit 56fe7b6

Browse files
chore(deps): bump com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-8 (#1328)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-7 to 1.5.7-8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/luben/zstd-jni/commit/0afb51a8420183cfb894063ea06cb08b91f63ce2"><code>0afb51a</code></a> Use gcc on AIX</li> <li><a href="https://github.com/luben/zstd-jni/commit/1addabc11201bc2a33df8cbd4f90c0508a273d46"><code>1addabc</code></a> v1.5.7-8</li> <li><a href="https://github.com/luben/zstd-jni/commit/3044e793cb449c0d55367a2232955136ee0d95f2"><code>3044e79</code></a> More validation</li> <li><a href="https://github.com/luben/zstd-jni/commit/8257354d97008c8cee736246bd45277e0998ce06"><code>8257354</code></a> Remove the check for OSGI when trying to load from JAR</li> <li><a href="https://github.com/luben/zstd-jni/commit/702105065a4973e4faf179a32dd535e7ef64a93a"><code>7021050</code></a> Revert &quot;Test on RISE RISC-V runners&quot;</li> <li><a href="https://github.com/luben/zstd-jni/commit/9a1ed43541d6bd833eaa4c7537624e15fbc95151"><code>9a1ed43</code></a> Test on RISE RISC-V runners</li> <li><a href="https://github.com/luben/zstd-jni/commit/92a338167cc6221b618f34e22010ec62ff2eea95"><code>92a3381</code></a> ignore .DS_Store</li> <li>See full diff in <a href="https://github.com/luben/zstd-jni/compare/v1.5.7-7...v1.5.7-8">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-7&new-version=1.5.7-8)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 300a68c commit 56fe7b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • agentscope-examples/model-request-compression

agentscope-examples/model-request-compression/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.github.luben</groupId>
5151
<artifactId>zstd-jni</artifactId>
52-
<version>1.5.7-7</version>
52+
<version>1.5.7-8</version>
5353
</dependency>
5454

5555
<!-- JSON processing -->

0 commit comments

Comments
 (0)