You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/22 14:56:23 UTC

[GitHub] [accumulo-testing] ctubbsii commented on a diff in pull request #225: Fix logging bug and update hadoop version

ctubbsii commented on code in PR #225:
URL: https://github.com/apache/accumulo-testing/pull/225#discussion_r977763587


##########
pom.xml:
##########
@@ -89,7 +89,11 @@
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
-      <artifactId>log4j-slf4j-impl</artifactId>
+      <artifactId>log4j-core</artifactId>

Review Comment:
   This log4j-core dependency could be removed again when https://issues.apache.org/jira/browse/LOG4J2-3601 is fixed.



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

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