Skip to content

Commit 4386f4d

Browse files
Bump com.github.luben:zstd-jni in /data-prepper-plugins/common (#5950)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-3 to 1.5.7-4. - [Commits](luben/zstd-jni@v1.5.7-3...v1.5.7-4) --- updated-dependencies: - dependency-name: com.github.luben:zstd-jni dependency-version: 1.5.7-4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84b7f5d commit 4386f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-prepper-plugins/common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation libs.commons.io
1414
implementation 'software.amazon.awssdk:s3'
1515
implementation 'software.amazon.awssdk:acm'
16-
implementation 'com.github.luben:zstd-jni:1.5.7-3'
16+
implementation 'com.github.luben:zstd-jni:1.5.7-4'
1717
implementation libs.commons.compress
1818
implementation libs.commons.lang3
1919
implementation libs.bouncycastle.bcprov

0 commit comments

Comments
 (0)