File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
docker/native/native-image-configs Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -306,7 +306,7 @@ MIT License
306306---------------------------------------
307307BSD 2-Clause
308308
309- - zstd-jni-1.5.6-6 , see: licenses/zstd-jni-BSD-2-clause
309+ - zstd-jni-1.5.6-10 , see: licenses/zstd-jni-BSD-2-clause
310310- HdrHistogram-2.2.2, see: licenses/hdrHistogram-BSD-2-clause
311311
312312---------------------------------------
Original file line number Diff line number Diff line change 7171 }, {
7272 "pattern" :" \\ Qkafka/kafka-version.properties\\ E"
7373 }, {
74- "pattern" :" \\ Qlinux/aarch64/libzstd-jni-1.5.6-6 .so\\ E"
74+ "pattern" :" \\ Qlinux/aarch64/libzstd-jni-1.5.6-10 .so\\ E"
7575 }, {
76- "pattern" :" \\ Qlinux/amd64/libzstd-jni-1.5.6-6 .so\\ E"
76+ "pattern" :" \\ Qlinux/amd64/libzstd-jni-1.5.6-10 .so\\ E"
7777 }, {
7878 "pattern" :" \\ Qlog4j2.StatusLogger.properties\\ E"
7979 }, {
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ versions += [
125125 zinc : " 1.9.2" ,
126126 // When updating the zstd version, please do as well in docker/native/native-image-configs/resource-config.json
127127 // Also make sure the compression levels in org.apache.kafka.common.record.CompressionType are still valid
128- zstd : " 1.5.6-6 " ,
128+ zstd : " 1.5.6-10 " ,
129129 junitPlatform : " 1.10.2" ,
130130 hdrHistogram : " 2.2.2"
131131]
You can’t perform that action at this time.
0 commit comments