diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml
index 10831109ba..6a056f412e 100644
--- a/spring-boot-parent/pom.xml
+++ b/spring-boot-parent/pom.xml
@@ -207,6 +207,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 89ca82682a..1e277bf80c 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