diff --git a/spring-shell-autoconfigure/pom.xml b/spring-shell-autoconfigure/pom.xml
index c043e2a1..e2dc9644 100644
--- a/spring-shell-autoconfigure/pom.xml
+++ b/spring-shell-autoconfigure/pom.xml
@@ -41,5 +41,10 @@
spring-boot-starter-test
test
+
+ org.springframework.boot
+ spring-boot-configuration-processor
+ true
+