Remove cobertura, which is bringing vulnerable package: maven core
Removed cobertura from pom, it started unit tests compilation to fail. Added required junit library as a direct dependency to solve the problem.
Fixes, #39
Edited by Deepa Kumari
Removed cobertura from pom, it started unit tests compilation to fail. Added required junit library as a direct dependency to solve the problem.
Fixes, #39