diff --git a/core/spring-cloud-stream-integration-tests/pom.xml b/core/spring-cloud-stream-integration-tests/pom.xml index 9dff7e0ff..a38f6347e 100644 --- a/core/spring-cloud-stream-integration-tests/pom.xml +++ b/core/spring-cloud-stream-integration-tests/pom.xml @@ -16,7 +16,7 @@ - 1.7.22 + 1.9.0 @@ -47,7 +47,7 @@ org.jetbrains.kotlin kotlin-test - ${kotlin.version} + test @@ -57,7 +57,7 @@ org.jetbrains.kotlin kotlin-maven-plugin - ${kotlin.version} + compile diff --git a/core/spring-cloud-stream/pom.xml b/core/spring-cloud-stream/pom.xml index b5feabdda..99bc730b7 100644 --- a/core/spring-cloud-stream/pom.xml +++ b/core/spring-cloud-stream/pom.xml @@ -87,7 +87,7 @@ org.jetbrains.kotlin kotlin-stdlib-jdk8 - ${kotlin.version} + @@ -96,7 +96,7 @@ org.jetbrains.kotlin kotlin-maven-plugin - ${kotlin.version} + compile