From 0f52fbe4176fc356ff6779b8556092d9e80efac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 22:07:56 +0000 Subject: [PATCH] chore: [DevOps] bump the plugins group with 2 updates Bumps the plugins group with 2 updates: [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `org.apache.maven.plugins:maven-pmd-plugin` from 3.27.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.27.0...maven-pmd-plugin-3.28.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14) --- 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 dependency-group: plugins - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: plugins ... Signed-off-by: dependabot[bot] --- dependency-bundles/bom/pom.xml | 2 +- dependency-bundles/modules-bom/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dependency-bundles/bom/pom.xml b/dependency-bundles/bom/pom.xml index f25d2fa57..2b87e186e 100644 --- a/dependency-bundles/bom/pom.xml +++ b/dependency-bundles/bom/pom.xml @@ -433,7 +433,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.27.0 + 3.28.0 true diff --git a/dependency-bundles/modules-bom/pom.xml b/dependency-bundles/modules-bom/pom.xml index 2275a7152..76d3cc1be 100644 --- a/dependency-bundles/modules-bom/pom.xml +++ b/dependency-bundles/modules-bom/pom.xml @@ -360,7 +360,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.27.0 + 3.28.0 true diff --git a/pom.xml b/pom.xml index 9cf64106d..8738ff320 100644 --- a/pom.xml +++ b/pom.xml @@ -855,7 +855,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.27.0 + 3.28.0 ${project.rootdir}/codestyle/pmd.xml @@ -894,7 +894,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 prepare-agent