diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index fb693a03f0..1f72667b89 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 65bc2ce525..a0afed221a 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