diff --git a/spring-cloud-function-samples/function-sample-gcp-http/pom.xml b/spring-cloud-function-samples/function-sample-gcp-http/pom.xml index ac4863d55..0d2398b0a 100644 --- a/spring-cloud-function-samples/function-sample-gcp-http/pom.xml +++ b/spring-cloud-function-samples/function-sample-gcp-http/pom.xml @@ -23,7 +23,7 @@ org.springframework.cloud spring-cloud-function-adapter-gcp - 3.1.0-SNAPSHOT + 3.1.2-SNAPSHOT diff --git a/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml b/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml index cde1370d1..e015c825b 100644 --- a/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml +++ b/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml @@ -18,7 +18,7 @@ 1.8 1.4.21 - 2020.0.2-SNAPSHOT + @@ -37,14 +37,17 @@ org.springframework.cloud spring-cloud-function-kotlin + 3.1.2-SNAPSHOT org.springframework.cloud spring-cloud-function-web + 3.1.2-SNAPSHOT org.springframework.cloud spring-cloud-function-context + 3.1.2-SNAPSHOT org.springframework.boot @@ -57,17 +60,17 @@ test - - - - org.springframework.cloud - spring-cloud-dependencies - ${spring-cloud.version} - pom - import - - - + + + + + + + + + + + ${project.basedir}/src/main/kotlin