Skip to content

Commit

Permalink
Merge pull request #185 from paul-hammant/dependabot/maven/master/org…
Browse files Browse the repository at this point in the history
….codehaus.mojo-cobertura-maven-plugin-2.7

Bump org.codehaus.mojo:cobertura-maven-plugin from 2.4 to 2.7
  • Loading branch information
paul-hammant authored Dec 18, 2023
2 parents e99f82b + 3147dfe commit 69e25e6
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 @@ -519,7 +519,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.4</version>
<version>2.7</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 69e25e6

Please sign in to comment.