Closed QiAnXinCodeSafe closed 2 years ago
Thanks for reporting this issue.
There is a trade-off with specifying the Spring Boot version: This dependency is defined in scope "provided", which means that the actual implementation is taken from the application using our library. So far, 2.0.6.RELEASE specifies the minimal version, with which the implementation was tested. Application developers should always use a safe version. If this dependency was upgraded to a very new version, it might create incompatibilities for legacy applications. What is your take on this?
Closing due to lack of response.
https://github.com/SAP/cf-java-logging-support/blob/25d1a578c2546f998f86fd124777f06f5bfdb6cb/cf-java-monitoring-custom-metrics-clients/cf-custom-metrics-clients-spring-boot/pom.xml#L15
CVE-2020-5421
Recommended upgrade version:2.1.17.RELEASE