I opened the dependencies pop-up in pom.xml file by
right click anywhere in pom.xml file -> maven -> show dependencies pop up
Also I opened the effective pom by right click anywhere in pom.xml file -> maven -> show effective pom
I noticed that there are differences between 2 dependencies (e.g there are a lot of dependencies in effective pom which are not present in pop-up) Any idea why did this happen ?