From 2ba81cc2b1336007a4a66fe3d0d872c647955ae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 04:08:45 +0000 Subject: [PATCH] Bump maven-pmd-plugin from 3.16.0 to 3.18.0 Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.16.0 to 3.18.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.16.0...maven-pmd-plugin-3.18.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 14f486b..5ba5774 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ under the License. org.apache.maven.plugins maven-pmd-plugin - 3.16.0 + 3.18.0 org.codehaus.mojo