martin-g commented on pull request #1464: URL: https://github.com/apache/avro/pull/1464#issuecomment-1018513371
Hi @pjfanning ! We have updated avro**-tools** to exclude the transitive dependency to log4j 1.x and added a dependency to reload4j. So log4j could be in the classpath only if you add it by other means in your application build configuration, or if it comes as a transitive dependency of another dependency. But yes, if you have both in the classpath then a random one will be chosen. -- 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]
