From 860b133bea833a38deb35eaf18abe206935554d9 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 19 Oct 2021 09:26:38 +0200 Subject: [PATCH] Fix version in cloud event sample --- .../function-sample-cloudevent-stream/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml b/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml index d717d5e85..3da862c23 100644 --- a/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml +++ b/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml @@ -22,6 +22,10 @@ + + org.springframework.cloud + spring-cloud-function-deployer + org.springframework.cloud spring-cloud-stream