Skip to content

Commit f30b435

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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 089e11f commit f30b435

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.1</version>
232+
<version>2.2.0</version>
233233
</plugin>
234234
<plugin>
235235
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)