diff --git a/pom.xml b/pom.xml
index c5dec66..55887f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
poi-ooxml
- poi-ooxml-schemas
+ org.apache.poi
poi-ooxml-schemas
@@ -208,10 +208,10 @@
org.apache.axis
axis
-
- org.apache.commons
- commons-discovery
-
+
+
+
+
javax.xml
jaxrpc
@@ -225,8 +225,9 @@
- org.apache.commons.logging
+ commons-logging
commons-logging
+ 1.1.1
+
+
+
-
- org.junit
- com.springsource.org.junit
- 4.7.0
-
+
+
+
+
+
org.springframework
spring-test
@@ -554,7 +555,7 @@
${poi-ooxml.version}
- poi-ooxml-schemas
+ org.apache.poi
poi-ooxml-schemas
${poi-ooxml-schemas.version}
@@ -663,7 +664,7 @@
${axis.version}
- org.apache.commons
+ commons-discovery
commons-discovery
${commons-discovery.version}