From 7aea432e3e985e868ea75fa2955b45882555f503 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 13 Aug 2019 17:21:32 +0200 Subject: [PATCH] Promote dependency management plugin version to the bom Closes gh-17842 --- spring-boot-project/spring-boot-dependencies/pom.xml | 6 ++++++ spring-boot-project/spring-boot-parent/pom.xml | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index b9d97049b8..7d9a2ce55f 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -53,6 +53,7 @@ 2.6.2 2.7.7 2.1.0 + 1.0.8.RELEASE 10.14.2.0 1.6.1 4.0.5 @@ -1069,6 +1070,11 @@ jest ${jest.version} + + io.spring.gradle + dependency-management-plugin + ${dependency-management-plugin.version} + io.undertow undertow-core diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index d9dfc2a67f..2965a014fb 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -27,7 +27,6 @@ 1.1.1 1.0-groovy-2.4 1.10.6 - 1.0.8.RELEASE https://github.com/spring-projects/spring-boot @@ -102,11 +101,6 @@ android-json 0.0.20131108.vaadin1 - - io.spring.gradle - dependency-management-plugin - ${dependency-management-plugin.version} - jline jline