How do I find on what is dependent spring-boot-actuator-autoconfigure?
已回答
My deployer says that spring-boot-actuator-autoconfigure 3.0.4 has vulnerability and needs to be upgraded. The problem is that I don't have it in the build.gradle file. I guess it is dependent on org.springframework.boot or may be on io.spring.dependency-management or may be another library. How I can find on what libraries is dependent spring-boot-actuator-autoconfigure?
请先登录再写评论。
Hello, Ilhan!
Consider using the Dependency Analyzer.