fix: updated junit dependencies
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Sonarqube issue
Does this introduce a change in the core logic?
- [YES/NO] NO
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
Google Cloud -
IBM NO
Does this introduce a breaking change?
- [YES/NO] NO
What is the current behavior?
Sonarqube coverage is 0% due to spring update
What is the new/expected behavior?
Sonarqube coverage is now at passing percent
Have you added/updated Unit Tests and Integration Tests?
No