Skip to content

Commit

Permalink
Bump snappy-java to 1.1.10.7
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Widdis <[email protected]>
  • Loading branch information
dbwiddis committed Dec 6, 2024
1 parent 2a5d38a commit 11e888b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/hdfs-fixture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ dependencies {
exclude group: "com.squareup.okio"
}
runtimeOnly "com.squareup.okio:okio:3.5.0"
runtimeOnly "org.xerial.snappy:snappy-java:1.1.10.3"
runtimeOnly "org.xerial.snappy:snappy-java:1.1.10.7"
}

0 comments on commit 11e888b

Please sign in to comment.