From 6b9943e9113057258317464e3eeb96a4262310f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 11:12:09 -0400 Subject: [PATCH] Bump jdepend-maven-plugin from 2.0-beta-1 to 2.0 (#7) Bumps jdepend-maven-plugin from 2.0-beta-1 to 2.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 0a4e55b..2d8a146 100644 --- a/pom.xml +++ b/pom.xml @@ -496,7 +496,7 @@ under the License. org.codehaus.mojo jdepend-maven-plugin - 2.0-beta-1 + 2.0 org.codehaus.mojo