diff --git a/chartjs-java-model/pom.xml b/chartjs-java-model/pom.xml index b3968753..9fd241da 100644 --- a/chartjs-java-model/pom.xml +++ b/chartjs-java-model/pom.xml @@ -322,7 +322,7 @@ com.puppycrawl.tools checkstyle - 10.25.1 + 10.26.0 @@ -347,7 +347,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.26.0 + 3.27.0 true true diff --git a/pom.xml b/pom.xml index 8910c401..4b92e3e3 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ com.puppycrawl.tools checkstyle - 10.25.1 + 10.26.0 @@ -70,7 +70,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.26.0 + 3.27.0 true true