diff --git a/commons/doc-maven-plugin/pom.xml b/commons/doc-maven-plugin/pom.xml index cea0a4d78..eefc33efa 100644 --- a/commons/doc-maven-plugin/pom.xml +++ b/commons/doc-maven-plugin/pom.xml @@ -13,7 +13,7 @@ * information: "Portions copyright [year] [name of copyright owner]". * * Copyright 2012-2015 ForgeRock AS. - * Portions copyright 2024-2025 3A Systems LLC. + * Portions copyright 2020-2026 3A Systems LLC. --> 4.0.0 @@ -53,7 +53,7 @@ 3.6.0 2.7 7993 - 3.3.0 + 4.0.3 ${project.version} @@ -89,7 +89,11 @@ ${mavenPluginPluginVersion} provided - + + org.codehaus.plexus + plexus-xml + 3.0.1 + diff --git a/commons/launcher/launcher/pom.xml b/commons/launcher/launcher/pom.xml index 53ae1299a..05d69e084 100644 --- a/commons/launcher/launcher/pom.xml +++ b/commons/launcher/launcher/pom.xml @@ -21,6 +21,7 @@ ~ with the fields enclosed by brackets [] replaced by ~ your own identifying information: ~ "Portions Copyrighted [year] [name of copyright owner]" + ~ Portions Copyrighted 2020-2026 3A Systems,LLC --> 4.0.0 @@ -50,7 +51,7 @@ org.codehaus.plexus plexus-utils - 3.4.1 + 4.0.3 args4j diff --git a/commons/xcite-maven-plugin/pom.xml b/commons/xcite-maven-plugin/pom.xml index bde298778..61ec38bad 100644 --- a/commons/xcite-maven-plugin/pom.xml +++ b/commons/xcite-maven-plugin/pom.xml @@ -56,7 +56,7 @@ org.codehaus.plexus plexus-utils - 3.3.0 + 4.0.3 commons-io diff --git a/maven-external-dependency-plugin/maven-external-dependency-plugin/pom.xml b/maven-external-dependency-plugin/maven-external-dependency-plugin/pom.xml index ae36b36ec..77fc62319 100644 --- a/maven-external-dependency-plugin/maven-external-dependency-plugin/pom.xml +++ b/maven-external-dependency-plugin/maven-external-dependency-plugin/pom.xml @@ -164,7 +164,12 @@ under the License. org.codehaus.plexus plexus-utils - 3.3.0 + 4.0.3 + + + org.codehaus.plexus + plexus-xml + 3.0.1 org.codehaus.plexus