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

Commit

Permalink
Merge pull request #329 from Aiven-Open/dependabot/gradle/org.xerial.…
Browse files Browse the repository at this point in the history
…snappy-snappy-java-1.1.10.5

chore(deps): bump org.xerial.snappy:snappy-java from 1.1.10.4 to 1.1.10.5
  • Loading branch information
tvainika authored Nov 1, 2023
2 parents c936adc + fceb84e commit 0a156fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ dependencies {
testImplementation "org.apache.kafka:connect-json:$kafkaVersion"
testImplementation "com.google.cloud:google-cloud-nio:0.127.4"

testImplementation "org.xerial.snappy:snappy-java:1.1.10.4"
testImplementation "org.xerial.snappy:snappy-java:1.1.10.5"
testImplementation "com.github.luben:zstd-jni:1.5.5-5"
testImplementation ("org.apache.parquet:parquet-tools:1.11.2") {
exclude group: "org.slf4j", module: "slf4j-api"
Expand Down

0 comments on commit 0a156fa

Please sign in to comment.