merlimat commented on a change in pull request #8880:
URL: https://github.com/apache/pulsar/pull/8880#discussion_r539487832
##########
File path: distribution/server/pom.xml
##########
@@ -95,8 +95,8 @@
</dependency>
<dependency>
- <artifactId>log4j</artifactId>
- <groupId>log4j</groupId>
+ <groupId>org.apache.logging.log4j</groupId>
Review comment:
Oh, I got confused with log4j2. I think here we're adding this
dependency because of ZK. Your change is probably the correct one then.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]