I use confluent-6.0.1 and I want to check log4j version.
How can I see the version of log4j?
I use confluent-6.0.1 and I want to check log4j version.
How can I see the version of log4j?
I used the graddle dependency file of the project,
https://github.com/confluentinc/kafka/blob/6.0.1-post/gradle/dependencies.gradle
normally log4j: "1.2.17-cp2"
That version what you have are not impacted by this issue https://logging.apache.org/log4j/2.x/security.html#CVE-2021-45046
Versions Affected: all versions from 2.0-beta9 through 2.12.1 and 2.13.0 through 2.15.0