@@ -275,7 +275,7 @@ Apache Software License, Version 2.
275275- lib/com.beust-jcommander-1.82.jar [24]
276276- lib/com.yahoo.datasketches-memory-0.8.3.jar [25]
277277- lib/com.yahoo.datasketches-sketches-core-0.8.3.jar [25]
278- - lib/net.jpountz .lz4-lz4-1.3.0 .jar [26]
278+ - lib/at.yawk .lz4-lz4-java-1.10.2 .jar [26]
279279- lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar [28]
280280- lib/com.google.code.gson-gson-2.9.0.jar [29]
281281- lib/io.opencensus-opencensus-api-0.28.0.jar [30]
@@ -346,7 +346,7 @@ Apache Software License, Version 2.
346346[23] Source available at https://github.com/facebook/rocksdb/tree/v6.29.4.1
347347[24] Source available at https://github.com/cbeust/jcommander/tree/1.82
348348[25] Source available at https://github.com/DataSketches/sketches-core/tree/sketches-0.8.3
349- [26] Source available at https://github.com/lz4 /lz4-java/tree/1.3.0
349+ [26] Source available at https://github.com/yawkat /lz4-java/tree/v1.10.2
350350[28] Source available at https://github.com/googleapis/java-common-protos/tree/v2.17.0
351351[29] Source available at https://github.com/google/gson/tree/gson-parent-2.10.1
352352[30] Source available at https://github.com/census-instrumentation/opencensus-java/tree/v0.28.0
@@ -459,13 +459,13 @@ decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:
459459 * HOMEPAGE:
460460 * https://github.com/ning/compress
461461
462- lib/io.netty-netty-codec-4.1.121.Final.jar optionally depends on 'lz4', a LZ4 Java compression
462+ lib/io.netty-netty-codec-4.1.121.Final.jar optionally depends on 'lz4-java ', a LZ4 Java compression
463463and decompression library written by Adrien Grand. It can be obtained at:
464464
465465 * LICENSE:
466466 * deps/netty/LICENSE.lz4.txt (Apache License 2.0)
467467 * HOMEPAGE:
468- * https://github.com/jpountz /lz4-java
468+ * https://github.com/yawkat /lz4-java
469469
470470lib/io.netty-netty-codec-4.1.121.Final.jar optionally depends on 'lzma-java', a LZMA Java compression
471471and decompression library, which can be obtained at:
0 commit comments