From 37a74ab214555a1daab0f98bb4decc4bb9629d33 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Tue, 15 Oct 2024 14:59:26 -0700 Subject: [PATCH] Move to dependencyManagement section --- jellydoc-maven-plugin/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jellydoc-maven-plugin/pom.xml b/jellydoc-maven-plugin/pom.xml index 3a5e853..8f652ad 100644 --- a/jellydoc-maven-plugin/pom.xml +++ b/jellydoc-maven-plugin/pom.xml @@ -58,6 +58,11 @@ maven-plugin-api ${maven.version} + + org.codehaus.plexus + plexus-classworlds + 2.7.0 + org.codehaus.plexus plexus-component-annotations @@ -134,11 +139,6 @@ - - org.codehaus.plexus - plexus-classworlds - 2.7.0 - org.dom4j dom4j