ppkarwasz commented on issue #2151: URL: https://github.com/apache/logging-log4j2/issues/2151#issuecomment-1875029797
@Amya28, In Maven you **need** to specify an artifact's version, it throws an error if you don't. The reason you don't see it in `log4j-kubernetes/pom.xml` is that we define it in [`log4j-parent/pom.xml`](https://github.com/apache/logging-log4j2/blob/2.x/log4j-parent/pom.xml) dependency management section. Your project can of course override that version, which is probably what happens. -- 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]
