Skip to content

Commit 4af5d81

Browse files
Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0
Bumps [org.codehaus.mojo:jdepend-maven-plugin](https://github.com/mojohaus/jdepend-maven-plugin) from 2.1 to 2.2.0. - [Release notes](https://github.com/mojohaus/jdepend-maven-plugin/releases) - [Commits](mojohaus/jdepend-maven-plugin@2.1...jdepend-maven-plugin-2.2.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:jdepend-maven-plugin dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0c4e32 commit 4af5d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@
428428
<plugin>
429429
<groupId>org.codehaus.mojo</groupId>
430430
<artifactId>jdepend-maven-plugin</artifactId>
431-
<version>2.1</version>
431+
<version>2.2.0</version>
432432
<reportSets>
433433
<reportSet/>
434434
</reportSets>

0 commit comments

Comments
 (0)