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