We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b7f5d commit 4386f4dCopy full SHA for 4386f4d
data-prepper-plugins/common/build.gradle
@@ -13,7 +13,7 @@ dependencies {
13
implementation libs.commons.io
14
implementation 'software.amazon.awssdk:s3'
15
implementation 'software.amazon.awssdk:acm'
16
- implementation 'com.github.luben:zstd-jni:1.5.7-3'
+ implementation 'com.github.luben:zstd-jni:1.5.7-4'
17
implementation libs.commons.compress
18
implementation libs.commons.lang3
19
implementation libs.bouncycastle.bcprov
0 commit comments