From a7718af6e6974d74b69feb147c040e07ae13cafd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 11:41:53 +0000 Subject: [PATCH] Bump maven-pmd-plugin from 3.12.0 to 3.13.0 Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.12.0 to 3.13.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.12.0...maven-pmd-plugin-3.13.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a4f7a58ff..7f7563f7c 100644 --- a/pom.xml +++ b/pom.xml @@ -417,7 +417,7 @@ limitations under the License. org.apache.maven.plugins maven-pmd-plugin - 3.12.0 + 3.13.0 ${maven.compiler.source}