[#MS39330] fix: resolve high vulnerabilities [core & azure]
Change Details:
- Remediate High vulnerabilities for [spring-web, spring-core] in [Core & Azure] modules
- Core Module [ register-core/pom.xml]
- Azure
**Core**
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ partition-core ---
[INFO] org.opengroup.osdu:partition-core:jar:0.27.0-SNAPSHOT
[INFO] \- org.springframework:spring-webmvc:jar:6.1.6:compile
[INFO] \- org.springframework:spring-core:jar:6.1.6:compile
[INFO] ------------------------------------------------------------------------
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ partition-core ---
[INFO] org.opengroup.osdu:partition-core:jar:0.27.0-SNAPSHOT
[INFO] \- org.springframework:spring-webmvc:jar:6.1.6:compile
[INFO] \- org.springframework:spring-web:jar:6.1.6:compile
**Azure**
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ partition-azure ---
[INFO] org.opengroup.osdu:partition-azure:jar:0.27.0-SNAPSHOT
[INFO] \- org.opengroup.osdu:partition-core:jar:0.27.0-SNAPSHOT:compile
[INFO] \- org.springframework:spring-webmvc:jar:6.1.6:compile
[INFO] \- org.springframework:spring-web:jar:6.1.6:compile
[INFO] org.opengroup.osdu:partition-azure:jar:0.27.0-SNAPSHOT
[INFO] \- org.springframework.security:spring-security-oauth2-client:jar:6.2.4:compile
[INFO] \- org.springframework:spring-core:jar:6.1.6:compile
Edited by Thulasi Dass Subramanian