From 32e7131970569888d10a9c5a3aa4898e1a4451de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 21:09:20 +0000 Subject: [PATCH] chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.25.0 --- topics/sw_concepts/code/pattern-examples/pom.xml | 2 +- topics/testing/code/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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