You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "cshannon (via GitHub)" <gi...@apache.org> on 2023/03/03 14:26:35 UTC

[GitHub] [accumulo] cshannon commented on a diff in pull request #3215: Update log4j and remove log4j-core dependency

cshannon commented on code in PR #3215:
URL: https://github.com/apache/accumulo/pull/3215#discussion_r1124528703


##########
assemble/pom.xml:
##########
@@ -297,11 +297,6 @@
       <artifactId>log4j-api</artifactId>
       <optional>true</optional>
     </dependency>
-    <dependency>
-      <groupId>org.apache.logging.log4j</groupId>
-      <artifactId>log4j-core</artifactId>
-      <optional>true</optional>
-    </dependency>
     <dependency>

Review Comment:
   @ctubbsii - I was literally typing the same thing as you replied to 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-unsubscribe@accumulo.apache.org

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