From 69f3fe7a9c8c2a6b335bf441c5f52504746365aa Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 31 Jul 2019 09:50:30 +0200 Subject: [PATCH] Polish "Add dependency management for Kotlin Coroutines" See gh-17701 --- spring-boot-project/spring-boot-dependencies/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 23af225eb38..bfbb85a388b 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -51,7 +51,6 @@ 3.9 1.6 2.7.0 - 1.3.0-RC 2.7.7 2.1.0 10.14.2.0 @@ -140,6 +139,7 @@ 5.5.1 2.3.0 1.3.41 + 1.3.0-RC 5.1.8.RELEASE 3.7.0 2.12.0 @@ -2599,7 +2599,7 @@ org.jetbrains.kotlinx kotlinx-coroutines-bom - ${coroutines.version} + ${kotlin-coroutines.version} import pom