I am following the tutorial https://spring.io/guides/gs/actuator-service/
And when I try to run the App I get:
Failed to instantiate SLF4J LoggerF
The issue does not exists with version 1.3.5. I changed my version to
org.springframework.boot spring-boot-starter-parent 1.3.5.RELEASE
It works !!