diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml index 92378dc..ab2758e 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.24.0 + 3.25.0 false true diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml index 5d2a577..f41e27b 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.24.0 + 3.25.0 false true