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.6-5 to 1.5.6-6.
- [Commits](luben/zstd-jni@v1.5.6-5...v1.5.6-6)

---
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 Sep 23, 2024
1 parent c42df5f commit bac614d
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 @@ -55,7 +55,7 @@ under the License.
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.5.6-5</version>
<version>1.5.6-6</version>
</dependency>
</dependencies>
</project>

0 comments on commit bac614d

Please sign in to comment.