Harsheet upgrade springboot
Type of change
-
Bug Fix - NO -
Feature - No
Please provide link to gitlab issue or ADR(Architecture Decision Record)
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 - NO -
Azure - NO -
GCP - NO -
IBM - NO
Does this introduce a breaking change?
- [YES/NO] - NO
What is the current behavior?
What is the new/expected behavior?
Have you added/updated Unit Tests and Integration Tests?
Updated 2 test cases, to be compatible with new dependency, not changing the behavior.
Any other useful information
Updating the spring boot dependency to 2.4.x Removing explicit dependency of spring boot dependency and taking it from os-common-core.
Edited by Harsheet Shah