Skip to content

Commit 3b8d488

Browse files
Bump org.codehaus.mojo:jdepend-maven-plugin from 2.0 to 2.1
Bumps [org.codehaus.mojo:jdepend-maven-plugin](https://github.com/mojohaus/jdepend-maven-plugin) from 2.0 to 2.1. - [Release notes](https://github.com/mojohaus/jdepend-maven-plugin/releases) - [Commits](mojohaus/jdepend-maven-plugin@jdepend-maven-plugin-2.0...2.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:jdepend-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2537033 commit 3b8d488

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
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>org.codehaus.mojo</groupId>
231231
<artifactId>jdepend-maven-plugin</artifactId>
232-
<version>2.0</version>
232+
<version>2.1</version>
233233
</plugin>
234234
<plugin>
235235
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)