Issue description
We need to add a new set of validations to our build:
- when adding an override version for a dependency that exists in a parent bom, we need to validate that the property name is the same as the parent bom
- we need to examine our boms compared to the parent boms and when the same version exists, an error occurs to force our boms to be smaller
Issue description
We need to add a new set of validations to our build: