Skip to content

Commit

Permalink
Merge pull request #161 from apache/dependabot/maven/org.codehaus.moj…
Browse files Browse the repository at this point in the history
…o-animal-sniffer-maven-plugin-1.24

Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24
  • Loading branch information
ottlinger committed Jul 6, 2024
2 parents 732a0f1 + 1faa5c7 commit c57b478
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 @@ -336,7 +336,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
<version>1.23</version>
<version>1.24</version>
<executions>
<execution>
<!-- This checks the source code of our project -->
Expand Down

0 comments on commit c57b478

Please sign in to comment.