slfan1989 commented on code in PR #6893:
URL: https://github.com/apache/hudi/pull/6893#discussion_r991022874


##########
hudi-client/hudi-flink-client/pom.xml:
##########
@@ -146,14 +146,6 @@
             <version>${hbase.version}</version>
             <scope>test</scope>
             <exclusions>
-                <exclusion>
-                    <groupId>org.codehaus.jackson</groupId>
-                    <artifactId>jackson-mapper-asl</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.codehaus.jackson</groupId>
-                    <artifactId>jackson-core-asl</artifactId>
-                </exclusion>

Review Comment:
   Thank you for your help to review the code, this should be caused by the 
conflict when merging master, I will modify the code.



-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to