I\'m working on a project with dependency X. X, in turn, depends on Y.
I used to explicitly include Y in my project\'s pom. However, it was not used and to make thin
Project right click-> Maven -> Update Project and check the checkboxes as in the screen shot. It will update releases as well :)