From 5569432c4eb5bf48b9ac370123eedb3f8be3ebda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Dec 2020 11:22:49 -0500 Subject: [PATCH] Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#660) Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.14.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 26ec9113e..60cf85dd0 100644 --- a/pom.xml +++ b/pom.xml @@ -822,7 +822,7 @@ maven-pmd-plugin - 3.13.0 + 3.14.0 ${maven.compiler.target}