I am trying to update version in Apache struts from 2.3.35 to updated 2.5.22 in a project. I have changed version in pom.xml . However, I have cleaned, build and update Maven project . Still I am facing issues in POM.xml as artifact issues. Struts jar is not creating after update maven project and facing issues.
Please suggest me any other alternate solutions or steps to update struts version into updated one.