From 80f9545ae930f94dd09ce9d25002ffbf45b0cdff Mon Sep 17 00:00:00 2001 From: David Turanski Date: Sun, 11 Oct 2020 10:43:16 -0400 Subject: [PATCH] Upgrade apps to 3.0.0-SNAPSHOT --- function/task-launch-request-function/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) 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