From 02e89acd1eb1dbd8a6cc2b06fa6c7c356382401f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Oct 2016 12:20:37 +0100 Subject: [PATCH] Add managed version for kotlin-runtime to spring-boot-parent See gh-7101 --- spring-boot-parent/pom.xml | 5 +++++ spring-boot-test/pom.xml | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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