From c3e6925cf9a867361f8dbe9e5b3d7f1bfd3d5967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 15:17:44 -0400 Subject: [PATCH] Bump maven-pmd-plugin from 3.12.0 to 3.13.0 (#167) 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] 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 de1b9edf1..b5c019c70 100644 --- a/pom.xml +++ b/pom.xml @@ -742,7 +742,7 @@ maven-pmd-plugin - 3.12.0 + 3.13.0 ${maven.compiler.target}