diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml index b0c6aad..fb927eb 100644 --- a/topics/sw_concepts/code/pattern-examples/pom.xml +++ b/topics/sw_concepts/code/pattern-examples/pom.xml @@ -76,7 +76,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.23.0 + 3.24.0 false true diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml index ac8df64..8ea3c20 100644 --- a/topics/testing/code/pom.xml +++ b/topics/testing/code/pom.xml @@ -139,7 +139,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.23.0 + 3.24.0 false true