From 9ecf55f43b4fb8aec5da026d2f4f4b7efdb6c67b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:43:39 +0000 Subject: [PATCH] chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.26.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 2c7a2ee..bb08e16 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.25.0 + 3.26.0 false true diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml index d014473..7eac0a1 100644 --- a/topics/testing/code/pom.xml +++ b/topics/testing/code/pom.xml @@ -150,7 +150,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.25.0 + 3.26.0 false true