Aggarwal-Raghav commented on code in PR #463:
URL: https://github.com/apache/tez/pull/463#discussion_r2904727298
##########
pom.xml:
##########
@@ -61,7 +61,7 @@
<bouncycastle.version>1.79</bouncycastle.version>
<build-helper-maven-plugin.version>1.8</build-helper-maven-plugin.version>
<buildnumber-maven-plugin.version>1.1</buildnumber-maven-plugin.version>
- <checkstyle.version>8.35</checkstyle.version>
+ <checkstyle.version>13.3.0</checkstyle.version>
Review Comment:
I didn't removed puppycrawler explicit dependency as it is present in
offical doc as well and based on google maven-checkstyle-version have 9.3 as
default puppycrawler version. For now I have moved it to latest 13.3.0.
https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/upgrading-checkstyle.html
--
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]