Forum Discussion
Harriesh
8 years agoNew Contributor III
This may be related to an out-of-date dependency. Could you try removing the com/snaplogic folder in your local Maven repository and then rebuilding?
e.g. rm -rf ~/.m2/repository/com/snaplogic/
I got this answer from stackoverflow .
It worked 🙂