From 6a0e531e402ecb21311cdc803e46f148f837d694 Mon Sep 17 00:00:00 2001 From: "Muthuramalingam, Brinda Santh" Date: Wed, 23 Jan 2019 11:42:13 -0500 Subject: GRPC 1.18.0 Upgrade. Change-Id: I1f7f75e14d284641d86c5ef91723b00aaab9bed7 Issue-ID: CCSDK-998 Signed-off-by: Muthuramalingam, Brinda Santh --- ms/controllerblueprints/parent/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ms') diff --git a/ms/controllerblueprints/parent/pom.xml b/ms/controllerblueprints/parent/pom.xml index 9042318dc..578a0c7ef 100644 --- a/ms/controllerblueprints/parent/pom.xml +++ b/ms/controllerblueprints/parent/pom.xml @@ -33,7 +33,7 @@ 1.3.11 1.3.11 1.1.0 - 1.17.1 + 1.18.0 3.6.1 1.0.0 27.0.1-jre @@ -108,6 +108,11 @@ kotlin-stdlib ${kotlin.version} + + org.jetbrains.kotlin + kotlin-stdlib-common + ${kotlin.version} + org.jetbrains.kotlin kotlin-scripting-jvm-host -- cgit 1.2.3-korg