Skip to content

Commit

Permalink
Bump zstd-jni from 1.5.2-3 to 1.5.2-4 (#525)
Browse files Browse the repository at this point in the history
Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.2-3 to 1.5.2-4.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2022
1 parent 7f915cb commit 1668c7d
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 @@ -311,7 +311,7 @@
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.5.2-3</version>
<version>1.5.2-4</version>
</dependency>
<dependency>
<groupId>org.threeten</groupId>
Expand Down

0 comments on commit 1668c7d

Please sign in to comment.