Skip to content

Commit

Permalink
Merge pull request #427 from ottlinger/dependabot/maven/org.codehaus.…
Browse files Browse the repository at this point in the history
…mojo-jdepend-maven-plugin-2.1

build(deps): bump org.codehaus.mojo:jdepend-maven-plugin from 2.0 to 2.1
  • Loading branch information
ottlinger authored Oct 16, 2024
2 parents 70e01bc + b19588c commit 61d0ce2
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 61d0ce2

Please sign in to comment.