Skip to content

Commit

Permalink
Merge pull request #470 from adoptium/dependabot/maven/org.codehaus.m…
Browse files Browse the repository at this point in the history
…ojo-jdepend-maven-plugin-2.1

Bump org.codehaus.mojo:jdepend-maven-plugin from 2.0 to 2.1
  • Loading branch information
karianna authored Sep 25, 2024
2 parents 2198d65 + 7b2cf7d commit df41ede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions adoptium-marketplace-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jdepend-maven-plugin</artifactId>
<version>2.0</version>
<version>2.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down Expand Up @@ -538,7 +538,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jdepend-maven-plugin</artifactId>
<version>2.0</version>
<version>2.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit df41ede

Please sign in to comment.