[ https://issues.apache.org/jira/browse/MDEP-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl Heinz Marbaise closed MDEP-792. ------------------------------------ Resolution: Cannot Reproduce > Log4j vulnerability dependencies getting downloaded during the Maven build > process > ---------------------------------------------------------------------------------- > > Key: MDEP-792 > URL: https://issues.apache.org/jira/browse/MDEP-792 > Project: Maven Dependency Plugin > Issue Type: Bug > Components: unpack-dependencies > Environment: Jenkins Build > Reporter: Abhishek Patnaik > Priority: Major > Attachments: Log4j_Vulverability_Problem.docx > > > We are using Maven as a build tool for MuleSoft application using Jenkins. > As part of log4j2 vulnerability scan reports, the MuleSoft Jenkins build > servers got listed. > We verified application Jar file not referring these older versions of log4j. > Below are the findings when we use 3.6.3 and 3.8.4 versions of maven. > Before running the build, we have already clean-up the /tmp & /.m2. > | |*Maven 3.6.3*|*After upgrade Maven 3.8.4*| > |log4j|2.11.2 > 2.13.1 > 2.17.1 > 2.9.1|2.11.2 > 2.13.1 > 2.17.1 > 2.9.1| > |log4j-1.2-api|2.13.1|2.13.1| > |log4j-api|2.13.1 > 2.17.1 > 2.9.1|2.13.1 > 2.17.1 > 2.9.1| > |log4j-core|2.13.1 > 2.17.1 > 2.9.1|2.13.1 > 2.17.1 > 2.9.1| > |log4j-slf4j-impl|2.11.2 > 2.13.1 > 2.9.1|2.11.2 > 2.13.1 > 2.9.1| -- This message was sent by Atlassian Jira (v8.20.1#820001)