# HG changeset patch # User Laurens Holst # Date 1644616735 -3600 # Fri Feb 11 22:58:55 2022 +0100 # Node ID 4808fb79e4b5217cd023ef378142c5f443289144 # Parent b53214aa511c57e874067a14a625793c23b527cd pom: Update Maven plugins to latest versions. diff --git a/pom.xml b/pom.xml --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.9.0 1.8 1.8 @@ -61,7 +61,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.3.1 + 3.2.2 @@ -82,7 +82,7 @@ org.junit.jupiter junit-jupiter - 5.5.1 + 5.8.2 test