From 6bf8d2426f4ff09a5a445cfec9e937d082972f48 Mon Sep 17 00:00:00 2001 From: Maarten Kroon Date: Thu, 10 Sep 2020 13:22:36 +0200 Subject: [PATCH] Upgraded maven plugin dependencies maven-install-plugin, maven-war-plugin, maven-resources-plugin, maven-compiler-plugin --- pom.xml | 55 ++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 44 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 59747c8b..00815dd1 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 1.8 1.8 UTF-8 - 9.9.1-7 + 10.2 1.6.0 2.5 1.2.17 @@ -112,11 +112,11 @@ + + + maven-resources-plugin + 3.2.0 + + + maven-install-plugin + 2.5.2 + org.apache.maven.plugins maven-javadoc-plugin - 2.7 + 3.2 docs public +