You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/12/15 02:25:09 UTC

[GitHub] [kafka] showuon commented on a change in pull request #7898: KAFKA-9366: Change log4j dependency into log4j2

showuon commented on a change in pull request #7898:
URL: https://github.com/apache/kafka/pull/7898#discussion_r769193981



##########
File path: gradle/dependencies.gradle
##########
@@ -75,6 +75,7 @@ versions += [
   jmh: "1.32",
   hamcrest: "2.2",
   log4j: "1.2.17",
+  log4j2: "2.14.1",

Review comment:
       We should say, please use the **latest** release of log4j2, please! :)




-- 
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: jira-unsubscribe@kafka.apache.org

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