From 17ed658995ab01a5439800223bb85881719b641d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Thu, 29 Jul 2021 19:55:12 +0200 Subject: [PATCH] upgrade parent pom from 7 to 8 --- pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 20a0b0e9..0195563b 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.codehaus.plexus plexus - 7 + 8 plexus-utils @@ -73,6 +73,12 @@ limitations under the License. 1.29 test + + junit + junit + 4.13.1 + test + @@ -88,11 +94,6 @@ limitations under the License. --> 2.7 - - org.apache.maven.plugins - maven-javadoc-plugin - 3.2.0 -