diff --git a/doxia-core/pom.xml b/doxia-core/pom.xml
index cd53f31e0..587f90648 100644
--- a/doxia-core/pom.xml
+++ b/doxia-core/pom.xml
@@ -48,6 +48,10 @@ under the License.
org.codehaus.plexus
plexus-utils
+
+ org.codehaus.plexus
+ plexus-xml
+
commons-io
commons-io
diff --git a/doxia-modules/doxia-module-fml/pom.xml b/doxia-modules/doxia-module-fml/pom.xml
index 83b59ff5e..ca5be2a88 100644
--- a/doxia-modules/doxia-module-fml/pom.xml
+++ b/doxia-modules/doxia-module-fml/pom.xml
@@ -40,7 +40,7 @@ under the License.
org.codehaus.plexus
- plexus-utils
+ plexus-xml
javax.inject
diff --git a/doxia-modules/doxia-module-markdown/pom.xml b/doxia-modules/doxia-module-markdown/pom.xml
index 4a4d47d00..1e59e628c 100644
--- a/doxia-modules/doxia-module-markdown/pom.xml
+++ b/doxia-modules/doxia-module-markdown/pom.xml
@@ -157,7 +157,7 @@ under the License.
org.codehaus.plexus
- plexus-utils
+ plexus-xml
com.google.inject
diff --git a/doxia-modules/doxia-module-xdoc/pom.xml b/doxia-modules/doxia-module-xdoc/pom.xml
index 1a4f0d711..695dfa6e3 100644
--- a/doxia-modules/doxia-module-xdoc/pom.xml
+++ b/doxia-modules/doxia-module-xdoc/pom.xml
@@ -38,10 +38,6 @@ under the License.
org.slf4j
slf4j-api
-
- org.codehaus.plexus
- plexus-utils
-
javax.inject
javax.inject
@@ -54,6 +50,10 @@ under the License.
org.apache.commons
commons-lang3
+
+ org.codehaus.plexus
+ plexus-xml
+
diff --git a/doxia-modules/doxia-module-xhtml5/pom.xml b/doxia-modules/doxia-module-xhtml5/pom.xml
index ce1a55b06..b71c33a9a 100644
--- a/doxia-modules/doxia-module-xhtml5/pom.xml
+++ b/doxia-modules/doxia-module-xhtml5/pom.xml
@@ -38,10 +38,6 @@ under the License.
org.slf4j
slf4j-api
-
- org.codehaus.plexus
- plexus-utils
-
javax.inject
javax.inject
@@ -54,6 +50,10 @@ under the License.
org.apache.commons
commons-lang3
+
+ org.codehaus.plexus
+ plexus-xml
+
com.google.inject
diff --git a/pom.xml b/pom.xml
index 2844ae00d..da2429c79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,11 +185,6 @@ under the License.
6.0.0
test
-
- org.codehaus.plexus
- plexus-utils
- 3.5.1
-
javax.inject
javax.inject