kaygorodov commented on code in PR #1023:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/1023#discussion_r2319851521


##########
pom.xml:
##########
@@ -281,13 +281,13 @@ under the License.
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-checkstyle-plugin</artifactId>
-                <version>2.17</version>
+                <version>3.6.0</version>
                 <dependencies>
                     <dependency>
                         <groupId>com.puppycrawl.tools</groupId>
                         <artifactId>checkstyle</artifactId>
                         <!-- Note: match version with 
docs/flinkDev/ide_setup.md -->
-                        <version>8.14</version>
+                        <version>10.17.0</version>

Review Comment:
   BTW, what about the above comment:
   
   > <!-- Note: match version with docs/flinkDev/ide_setup.md -->
   
   I don't see such file anymore or mentioning of _com.puppycrawl.tools_ in the 
docs, it seems to be obsolete and probably should be deleted



-- 
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]

Reply via email to