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


##########
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:
   Good point, I did not found anything about this in checkstyle docs so 
removed it for now.



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