diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml
index 96f3561c28..8797f49399 100644
--- a/spring-boot-parent/pom.xml
+++ b/spring-boot-parent/pom.xml
@@ -212,6 +212,11 @@
gradle-plugins
${gradle.version}
+
+ org.jetbrains.kotlin
+ kotlin-runtime
+ 1.0.4
+
org.zeroturnaround
zt-zip
diff --git a/spring-boot-test/pom.xml b/spring-boot-test/pom.xml
index 175d60b781..da6dcf1716 100644
--- a/spring-boot-test/pom.xml
+++ b/spring-boot-test/pom.xml
@@ -115,7 +115,6 @@
org.jetbrains.kotlin
kotlin-runtime
- 1.0.4
test