From a523743da3758c6578a8a743c2b2868efe8a34ab Mon Sep 17 00:00:00 2001 From: Brrr Date: Sun, 19 Nov 2023 18:05:19 +0100 Subject: [PATCH] Updated maven plugins --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e1fa1c8..e64754c 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ maven-pmd-plugin - 3.7 + 3.21.2 true 50 @@ -123,7 +123,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.17 + 3.3.1 checkstyle.xml checkstyle_maven.properties @@ -152,7 +152,7 @@ maven-compiler-plugin - 3.1 + 3.11.0 ${java-source-version} ${java-target-version}