diff --git a/pom.xml b/pom.xml index 50e783a01c2..190a7e45aaa 100644 --- a/pom.xml +++ b/pom.xml @@ -279,7 +279,7 @@ commons-io commons-io ${cs.commons-io.version} - provided + provided,runtime org.reflections diff --git a/server/pom.xml b/server/pom.xml index 9178f7862de..20f2b8660a1 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -21,7 +21,7 @@ commons-io commons-io - ${cs.commons-io.version} + runtime org.springframework