@@ -276,7 +276,7 @@ Apache Software License, Version 2.
276276- lib/com.beust-jcommander-1.82.jar [24]
277277- lib/com.yahoo.datasketches-memory-0.8.3.jar [25]
278278- lib/com.yahoo.datasketches-sketches-core-0.8.3.jar [25]
279- - lib/net.jpountz .lz4-lz4-1.3.0 .jar [26]
279+ - lib/at.yawk .lz4-lz4-java-1.10.2 .jar [26]
280280- lib/com.google.api.grpc-proto-google-common-protos-2.51.0.jar [28]
281281- lib/com.google.code.gson-gson-2.11.0.jar [29]
282282- lib/io.opencensus-opencensus-api-0.31.1.jar [30]
@@ -383,7 +383,7 @@ Apache Software License, Version 2.
383383[23] Source available at https://github.com/facebook/rocksdb/tree/v9.9.3
384384[24] Source available at https://github.com/cbeust/jcommander/tree/1.82
385385[25] Source available at https://github.com/DataSketches/sketches-core/tree/sketches-0.8.3
386- [26] Source available at https://github.com/lz4 /lz4-java/tree/1.3.0
386+ [26] Source available at https://github.com/yawkat /lz4-java/tree/v1.10.2
387387[28] Source available at https://github.com/googleapis/java-common-protos/tree/v2.51.0
388388[29] Source available at https://github.com/google/gson/tree/gson-parent-2.11.0
389389[30] Source available at https://github.com/census-instrumentation/opencensus-java/tree/v0.31.1
@@ -503,13 +503,13 @@ decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:
503503 * HOMEPAGE:
504504 * https://github.com/ning/compress
505505
506- lib/io.netty-netty-codec-4.1.121.Final.jar optionally depends on 'lz4', a LZ4 Java compression
506+ lib/io.netty-netty-codec-4.1.121.Final.jar optionally depends on 'lz4-java ', a LZ4 Java compression
507507and decompression library written by Adrien Grand. It can be obtained at:
508508
509509 * LICENSE:
510510 * deps/netty/LICENSE.lz4.txt (Apache License 2.0)
511511 * HOMEPAGE:
512- * https://github.com/jpountz /lz4-java
512+ * https://github.com/yawkat /lz4-java
513513
514514lib/io.netty-netty-codec-4.1.121.Final.jar optionally depends on 'lzma-java', a LZMA Java compression
515515and decompression library, which can be obtained at:
0 commit comments