Skip to content

Commit

Permalink
MINOR: [Java] Bump com.github.luben:zstd-jni in /java
Browse files Browse the repository at this point in the history
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.5-11 to 1.5.6-3.
- [Commits](luben/zstd-jni@v1.5.5-11...v1.5.6-3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 6658044 commit ff215e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/compression/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.5.5-11</version>
<version>1.5.6-3</version>
</dependency>
</dependencies>
</project>

0 comments on commit ff215e8

Please sign in to comment.