I have updated log4j older version to new log4j dependencies in my struts project
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>...