Fix security vulnerabilities in old dependencies
Fix security vulnerabilities in old dependencies:
- removing netty-bom, because netty-bom is taken from os-core-common
- removing jackson-bom, because Jackson-bom is taken from os-core-common
- remove javax.inject, because it is taken from os-core-common
- replace azure-spring-boot-metrics-starter with micrometer-registry-azure-monitor to avoid bringing extra problem dependencies
- add explicitly version of json-smart to avoid having old version with security vulnerabilities
- remove the unused version of azure-core-http-netty
- remove unused dependencies msal4j, azure-core, reactor-bom from dependencyManagement section
The library is proven in projects legal and partition:
Edited by Rostislav Vatolin