Skip to content

[#MS39330] fix: resolve high vulnerabilities [core & azure]

Thulasi Dass Subramanian requested to merge az/td-fix-m24-high-vuln into master

Change Details:


**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

Merge request reports

Loading