From 8eafe3b45e0c52f3f90362dda3c0e6d550224232 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Tue, 23 Apr 2019 09:50:22 -0500 Subject: [PATCH] SWS-1067 - Polishing. --- pom.xml | 20 ++++++++++++++++++++ spring-ws-core/pom.xml | 1 - 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ecdd430..2f6c6d6e 100644 --- a/pom.xml +++ b/pom.xml @@ -120,6 +120,26 @@ 1.2.5 + + + + org.springframework + spring-framework-bom + ${spring.version} + pom + import + + + + org.springframework.security + spring-security-bom + ${spring-security.version} + pom + import + + + + diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 136c7703..77f998e2 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -55,7 +55,6 @@ ${spring.version} test - commons-io commons-io