You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/01/12 16:54:45 UTC

[GitHub] [hudi] codope commented on a change in pull request #4574: [HUDI-3235] Fix ClassNotFoundException due to log4j-core dependency

codope commented on a change in pull request #4574:
URL: https://github.com/apache/hudi/pull/4574#discussion_r783264977



##########
File path: hudi-sync/hudi-hive-sync/pom.xml
##########
@@ -154,7 +154,6 @@
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-core</artifactId>
-      <version>2.17.0</version>

Review comment:
       declared in top level pom which will be inherited here.




-- 
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-unsubscribe@hudi.apache.org

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