Skip to content

Commit

Permalink
Bump zstd-jni from 1.4.9-1 to 1.5.0-2
Browse files Browse the repository at this point in the history
Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.4.9-1 to 1.5.0-2.
- [Release notes](https://github.com/luben/zstd-jni/releases)
- [Commits](https://github.com/luben/zstd-jni/commits)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 12, 2021
1 parent 4881382 commit 237d976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -99,7 +99,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.4.9-1</version>
<version>1.5.0-2</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 237d976

Please sign in to comment.