diff --git a/function/filter-function/pom.xml b/function/filter-function/pom.xml
index aa94ef67..901a61af 100644
--- a/function/filter-function/pom.xml
+++ b/function/filter-function/pom.xml
@@ -24,6 +24,11 @@
org.springframework.boot
spring-boot-starter-integration
+
+ org.springframework.boot
+ spring-boot-configuration-processor
+ provided
+
org.springframework.boot
spring-boot-starter-test