From de94bb72906a53b2a2e6e209a6eaf6680009978f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 20:46:04 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2 Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.21.0 to 3.21.2. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.21.0...maven-pmd-plugin-3.21.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c0d017296..69171a621 100644 --- a/pom.xml +++ b/pom.xml @@ -474,7 +474,7 @@ limitations under the License. org.apache.maven.plugins maven-pmd-plugin - 3.21.0 + 3.21.2 ${maven.compiler.source}