diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index 58270b81..9eb25e75 100644 --- a/applications/stream-applications-core/pom.xml +++ b/applications/stream-applications-core/pom.xml @@ -26,6 +26,7 @@ 1.0.0-SNAPSHOT 3.0.2.RELEASE 3.0.9.RELEASE + 5.3.3.BUILD-SNAPSHOT Hoxton.SR7 Horsham.SR7 2.1.2.RELEASE @@ -62,6 +63,13 @@ + + org.springframework.integration + spring-integration-bom + ${spring-integration-dependencies.version} + import + pom + org.springframework.cloud.fn function-dependencies diff --git a/functions/spring-functions-parent/pom.xml b/functions/spring-functions-parent/pom.xml index f3e16f48..5b01a57c 100644 --- a/functions/spring-functions-parent/pom.xml +++ b/functions/spring-functions-parent/pom.xml @@ -18,9 +18,17 @@ 2.3.2.RELEASE 3.0.9.RELEASE ${project.version} + 5.3.3.BUILD-SNAPSHOT + + org.springframework.integration + spring-integration-bom + ${spring-integration-dependencies.version} + import + pom + org.springframework.boot spring-boot-starter-parent