1
0

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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-05 11:12:09 -04:00
committed by GitHub
parent ab2d3e2069
commit 6b9943e911

View File

@@ -496,7 +496,7 @@ under the License.
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>jdepend-maven-plugin</artifactId> <artifactId>jdepend-maven-plugin</artifactId>
<version>2.0-beta-1</version> <version>2.0</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>