nsivabalan commented on a change in pull request #4557:
URL: https://github.com/apache/hudi/pull/4557#discussion_r802152781



##########
File path: hudi-cli/pom.xml
##########
@@ -282,6 +282,13 @@
       <scope>test</scope>
     </dependency>
 
+    <dependency>

Review comment:
       may I know why is this required? 

##########
File path: pom.xml
##########
@@ -77,7 +77,7 @@
   <properties>
     <maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
     <maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
-    <maven-failsafe-plugin.version>3.0.0-M4</maven-failsafe-plugin.version>
+    <maven-failsafe-plugin.version>2.22.1</maven-failsafe-plugin.version>

Review comment:
       also, may I know why is this required? 




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