How do I find on what is dependent spring-boot-actuator-autoconfigure?

Answered

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?

0
1 comment

Hello, Ilhan!

Consider using the Dependency Analyzer.

0

Please sign in to leave a comment.