diff --git a/spring-cloud-function-dependencies/pom.xml b/spring-cloud-function-dependencies/pom.xml index 65766dbfd..e45546512 100644 --- a/spring-cloud-function-dependencies/pom.xml +++ b/spring-cloud-function-dependencies/pom.xml @@ -45,6 +45,11 @@ spring-cloud-starter-function-web ${project.version} + + org.springframework.cloud + spring-cloud-starter-function-webflux + ${project.version} + org.springframework.cloud spring-cloud-function-deployer