Skip to content

Commit

Permalink
[BEAM-13839] Upgrade zstd-jni to version 1.5.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
iemejia committed Feb 7, 2022
1 parent 7bafabc commit c691d12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ class BeamModulePlugin implements Plugin<Project> {
vendored_guava_26_0_jre : "org.apache.beam:beam-vendor-guava-26_0-jre:0.1",
vendored_calcite_1_28_0 : "org.apache.beam:beam-vendor-calcite-1_28_0:0.2",
woodstox_core_asl : "org.codehaus.woodstox:woodstox-core-asl:4.4.1",
zstd_jni : "com.github.luben:zstd-jni:1.4.5-2",
zstd_jni : "com.github.luben:zstd-jni:1.5.2-1",
quickcheck_core : "com.pholser:junit-quickcheck-core:$quickcheck_version",
arrow_vector : "org.apache.arrow:arrow-vector:$arrow_version",
arrow_memory_core : "org.apache.arrow:arrow-memory-core:$arrow_version",
Expand Down

0 comments on commit c691d12

Please sign in to comment.