diff --git a/function/task-launch-request-function/pom.xml b/function/task-launch-request-function/pom.xml
index 2ce59d34..5a85b45c 100644
--- a/function/task-launch-request-function/pom.xml
+++ b/function/task-launch-request-function/pom.xml
@@ -27,6 +27,10 @@
org.springframework.boot
spring-boot-starter-validation
+
+ org.springframework.boot
+ spring-boot-configuration-processor
+
org.springframework.boot
spring-boot-starter-test