ayushtkn commented on code in PR #423:
URL: https://github.com/apache/tez/pull/423#discussion_r2243810515


##########
pom.xml:
##########
@@ -994,6 +994,20 @@
             <failOnError>false</failOnError>
           </configuration>
         </plugin>
+        <plugin>
+          <groupId>com.diffplug.spotless</groupId>
+          <artifactId>spotless-maven-plugin</artifactId>
+          <version>2.43.0</version>

Review Comment:
   Can you define a variable for the version and use it here, like other 
dependencies. Moreover why not use the latest version:
   
https://mvnrepository.com/artifact/com.diffplug.spotless/spotless-maven-plugin/2.46.1



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