diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 96f3561c28a..8797f493994 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 175d60b781c..da6dcf1716a 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