diff --git a/core/spring-cloud-stream-integration-tests/pom.xml b/core/spring-cloud-stream-integration-tests/pom.xml
index 54f92757e..f124b0e87 100644
--- a/core/spring-cloud-stream-integration-tests/pom.xml
+++ b/core/spring-cloud-stream-integration-tests/pom.xml
@@ -43,9 +43,13 @@
org.jetbrains.kotlin
kotlin-test
-
test
+
+ org.jetbrains.kotlin
+ kotlin-stdlib-jdk8
+ true
+