Skip to content

Commit

Permalink
build(deps): bump org.codehaus.mojo:jdepend-maven-plugin from 2.0 to 2.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent abed4a2 commit b19588c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jdepend-maven-plugin</artifactId>
<version>2.0</version>
<version>2.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit b19588c

Please sign in to comment.