Skip to content

Commit 7f6f4f3

Browse files
Bump com.github.luben:zstd-jni in /data-prepper-plugins/kafka-plugins (#5946)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 192562a commit 7f6f4f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-plugins/kafka-plugins/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
implementation 'commons-collections:commons-collections:3.2.2'
5454
implementation 'software.amazon.awssdk:s3'
5555
implementation 'software.amazon.awssdk:apache-client'
56-
implementation 'com.github.luben:zstd-jni:1.5.7-3'
56+
implementation 'com.github.luben:zstd-jni:1.5.7-4'
5757

5858
testImplementation 'org.yaml:snakeyaml:2.2'
5959
testImplementation testLibs.spring.test

0 commit comments

Comments
 (0)