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 2022/01/06 17:05:40 UTC

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

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



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

Review comment:
       Can this be bumped to `2.17.1` (https://logging.apache.org/log4j/2.x/changes-report.html#a2.17.1)?




-- 
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