I have a dependency jar in which there was a bug. Developer gave a fix.
Artifact version was not changed. So I just did a mvn clean install on my project. But It did not download the changes done for the artifact.
So, not sure where it is going wrong.