diff --git a/maven-jxr-plugin/pom.xml b/maven-jxr-plugin/pom.xml
index bbf63d54..e9222932 100644
--- a/maven-jxr-plugin/pom.xml
+++ b/maven-jxr-plugin/pom.xml
@@ -105,6 +105,10 @@ under the License.
org.codehaus.plexus
plexus-utils
+
+ org.codehaus.plexus
+ plexus-xml
+
diff --git a/pom.xml b/pom.xml
index 67b34398..5b4ea76e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ under the License.
org.apache.maven
maven-parent
- 40
+ 41
@@ -96,11 +96,6 @@ under the License.
plexus-java
1.2.0
-
- org.codehaus.plexus
- plexus-utils
- 3.5.1
-
org.slf4j
slf4j-api