jesmith17 commented on code in PR #3322: URL: https://github.com/apache/logging-log4j2/pull/3322#discussion_r1899150005
########## log4j-mongodb/pom.xml: ########## @@ -76,6 +76,7 @@ <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-api</artifactId> + <version>3.0.0-SNAPSHOT</version> Review Comment: I added this only because without it I was getting errors about it using a version older than the project itself. Happy to remove this. -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org