Fix version in cloud event sample

This commit is contained in:
Oleg Zhurakousky
2021-10-19 09:26:38 +02:00
parent f93f593dd9
commit 860b133bea

View File

@@ -22,6 +22,10 @@
</properties>
<dependencies>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-deployer</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream</artifactId>