From 28f6a775f95afbec45427cdc28495a4b9a8238eb Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 11 Jan 2022 15:57:11 -0800 Subject: [PATCH] Add dependency management for Spring Framework BOM. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 7ade104..74c87f3 100644 --- a/pom.xml +++ b/pom.xml @@ -183,6 +183,13 @@ geode-wan ${pivotal-gemfire.version} + + org.springframework + spring-framework-bom + ${spring.version} + import + pom + org.springframework.boot spring-boot-starter