From 3f36ab480f37c64a5c96df556c3f3181c2e56c25 Mon Sep 17 00:00:00 2001 From: Rune Flobakk Date: Mon, 22 Apr 2019 22:06:41 +0200 Subject: [PATCH] SWS-1067 - Reduce commons-io scope. commons-io is only needed as a test dependency in spring-ws-core. --- spring-ws-core/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index a15d21ad..136c7703 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -56,6 +56,12 @@ test + + commons-io + commons-io + test + + org.jdom