Skip to content

Commit

Permalink
Bump zstd-jni from 1.5.2-4 to 1.5.2-5
Browse files Browse the repository at this point in the history
Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.2-4 to 1.5.2-5.
- [Release notes](https://github.com/luben/zstd-jni/releases)
- [Commits](https://github.com/luben/zstd-jni/commits/c1.5.2-5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Oct 26, 2022
1 parent bb8b9c5 commit 573babb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.5.2-4</version>
<version>1.5.2-5</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 573babb

Please sign in to comment.