Samrat Deb created FLINK-29649: ---------------------------------- Summary: upgrade Maven checkstyle plugin to latest version >= v8.30 Key: FLINK-29649 URL: https://issues.apache.org/jira/browse/FLINK-29649 Project: Flink Issue Type: Improvement Reporter: Samrat Deb
currenly while building project some of the typical warnings related to checkstyle ``` [WARNING] Old version of checkstyle detected. Consider updating to >= v8.30 [WARNING] For more information see: https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/upgrading-checkstyle.html [INFO] You have 0 Checkstyle violations. ``` should it be upgraded to latest stable version ? -- This message was sent by Atlassian Jira (v8.20.10#820010)