I have a CRUD spring application that does not run because of dependencies. I need the part of packaging with \"war\" but could not reach it.
My pom.xml is:
In you pom.xml add commons-logging-1.1.3 dependency only, i faced same issue but after adding this jar it is working fine.