Maven: Defusing the transitive dependencies BOM
Proper management of dependencies in a maven project can be a tricky thing. Knowing which tools maven offers to handle project dependencies and how maven creates the project dependency tree is crucial. Let’s look at a few examples.