From e734ec7ac1a827d312781ba8a5331cf9f87b26dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 07:38:10 +0000 Subject: [PATCH] Bump maven-pmd-plugin from 3.14.0 to 3.15.0 Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.14.0...maven-pmd-plugin-3.15.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin 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 ce13c38a8..94711884f 100644 --- a/pom.xml +++ b/pom.xml @@ -317,7 +317,7 @@ maven-pmd-plugin - 3.14.0 + 3.15.0 ${maven.compiler.target}