diff --git a/spring-grpc-spring-boot-autoconfigure/pom.xml b/spring-grpc-spring-boot-autoconfigure/pom.xml
index 44bd262..d1edf27 100644
--- a/spring-grpc-spring-boot-autoconfigure/pom.xml
+++ b/spring-grpc-spring-boot-autoconfigure/pom.xml
@@ -42,7 +42,11 @@
spring-boot-configuration-processor
true
-
+
+ org.springframework.boot
+ spring-boot-autoconfigure-processor
+ true
+
org.springframework.grpc
spring-grpc-core