From 7469320c91fa8bdba450475ccd2fa62c6bfa3882 Mon Sep 17 00:00:00 2001 From: Corneil du Plessis Date: Mon, 7 Nov 2022 15:56:07 +0200 Subject: [PATCH] [GitHub Actions] Improve dependencies for main. Provide for building impacted dependencies for a PR. --- function/aggregator-function/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/function/aggregator-function/pom.xml b/function/aggregator-function/pom.xml index 70d5dd99..9403407a 100644 --- a/function/aggregator-function/pom.xml +++ b/function/aggregator-function/pom.xml @@ -15,6 +15,10 @@ Spring Native Function for Aggregator + + org.springframework.integration + spring-integration-core + org.springframework.integration