chia7712 commented on code in PR #16950:
URL: https://github.com/apache/kafka/pull/16950#discussion_r1835503294
##########
build.gradle:
##########
@@ -41,7 +41,7 @@ plugins {
id "com.github.spotbugs" version '6.0.25' apply false
id 'org.scoverage' version '8.0.3' apply false
- id 'io.github.goooler.shadow' version '8.1.3' apply false
+ id 'io.github.goooler.shadow' version '8.1.8' apply false
Review Comment:
Could you try the successor (https://github.com/GradleUp/shadow)? It may fix
the issue like https://issues.apache.org/jira/browse/KAFKA-17052 and
https://issues.apache.org/jira/browse/KAFKA-16359
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]