From 3e42bf661c9b8b5ef85a2417546478251e2eaea2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:41:49 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.28.0 Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.22.0 to 3.28.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.22.0...maven-pmd-plugin-3.28.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 19336af..954368b 100644 --- a/pom.xml +++ b/pom.xml @@ -298,7 +298,7 @@ maven-pmd-plugin - 3.22.0 + 3.28.0 true ${project.build.sourceEncoding}