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 a2f5637 commit 79d49a5Copy full SHA for 79d49a5
1 file changed
data-prepper-plugins/prometheus-sink/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation libs.commons.lang3
44
implementation project(':data-prepper-plugins:failures-common')
45
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.2'
46
- implementation 'org.xerial.snappy:snappy-java:1.1.10.1'
+ implementation 'org.xerial.snappy:snappy-java'
47
implementation 'software.amazon.awssdk:s3'
48
implementation 'software.amazon.awssdk:apache-client'
49
implementation 'software.amazon.awssdk:sts'
0 commit comments