Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit cc1dfe6

Browse files
authored
Merge pull request #311 from Aiven-Open/jlprat-patch-1
Update Snappy-Java dependency
2 parents f517306 + 167a795 commit cc1dfe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ dependencies {
126126
implementation "com.amazonaws:aws-java-sdk-sts:$amazonSTSVersion"
127127
implementation "io.aiven:commons-for-apache-kafka-connect:$aivenConnectCommonsVersion"
128128

129-
testImplementation "org.xerial.snappy:snappy-java:1.1.9.1"
129+
testImplementation "org.xerial.snappy:snappy-java:1.1.10.4"
130130
testImplementation "com.github.luben:zstd-jni:1.5.5-4"
131131

132132
testImplementation "org.apache.kafka:connect-api:$kafkaVersion"

0 commit comments

Comments
 (0)