suztomo edited a comment on pull request #14348: URL: https://github.com/apache/beam/pull/14348#issuecomment-808743563
``` 00:08:48 Execution failed for task ':runners:java-fn-execution:spotbugsMain'. 00:08:48 > A failure occurred while executing com.github.spotbugs.snom.internal.SpotBugsRunnerForWorker$SpotBugsExecutor 00:08:48 > 2 SpotBugs violations were found. See the report at: file:///home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Phrase/src/runners/java-fn-execution/build/reports/spotbugs/main.xml ``` <img width="1435" alt="Screen Shot 2021-03-27 at 10 41 42" src="https://user-images.githubusercontent.com/28604/112724320-20939880-8ee9-11eb-97ef-ea949dedc791.png"> But the netty library version remains the same between 1.32 (success), 1.33, and 1.34. Why does it complain now? 1.32.x-1.34.x | 4.1.51.Final | 2.0.31.Final -- | -- | -- -- 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. For queries about this service, please contact Infrastructure at: [email protected]
