diff --git a/spring-cloud-openfeign-core/pom.xml b/spring-cloud-openfeign-core/pom.xml
index cab8996b..93f9d8c7 100644
--- a/spring-cloud-openfeign-core/pom.xml
+++ b/spring-cloud-openfeign-core/pom.xml
@@ -163,6 +163,11 @@
okhttp
true
+
+ org.springframework.boot
+ spring-boot-autoconfigure-processor
+ true
+
org.springframework.boot
spring-boot-starter-test