Solxget/vulnerabilities
All Submissions:
- [YES] I have added an explanation of what changes in this merge do and why we should include it?
- [NO] I have updated the documentation accordingly.
- [NA] I have added tests to cover my changes.
- [YES] All new and existing tests passed.
- [YES] My code follows the code style of this project.
- [NO] I ran lint checks locally prior to submission.
What is the current behavior?
- Update dependency versions to mitigate vulnerabilities
- Consume the latest version of os-core-common which uses Spring-boot version 2.7.17
- Cleanup duplicate version numbers declared in pom file dependencies
- Remove version numbers defined that downgrade the default version in pom file dependencies
- Remove duplicate dependency pulling
Issue: https://community.opengroup.org/osdu/platform/security-and-compliance/home/-/issues/160
What is the new behavior?
same as old
Does this introduce a breaking change?
- [YES]
Any relevant logs, error output, etc?
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)