More on Dependencies

This lesson continues the discussion on dependencies and the various mechanisms available to resolve conflicting versions of a dependency.

Dependency conflict resolution

So, what happens when a project depends on two projects which in turn depend on different versions of the same project? How does Maven solve this conflict? Consider the following setup:

Get hands-on with 1200+ tech skills courses.