diff --git a/spring-cloud-stream-binder-rabbit/pom.xml b/spring-cloud-stream-binder-rabbit/pom.xml index 5b56abc87..5a8e78591 100644 --- a/spring-cloud-stream-binder-rabbit/pom.xml +++ b/spring-cloud-stream-binder-rabbit/pom.xml @@ -19,6 +19,11 @@ spring-cloud-stream-binder-rabbit-core ${project.version} + + org.springframework.boot + spring-boot-starter-actuator + true + org.springframework.boot spring-boot-configuration-processor