Open algomaster99 opened 2 years ago
We need to ensure that all common dependencies should be stored in sorald-parent/pom.xml. I noticed this because sorald and sorald-api use different versions of spoon-core.
sorald-parent/pom.xml
sorald
sorald-api
spoon-core
Following the rules over here is recommended.
We need to ensure that all common dependencies should be stored in
sorald-parent/pom.xml
. I noticed this becausesorald
andsorald-api
use different versions ofspoon-core
.