Skip to content

Commit

Permalink
fix(deps): bump maven-plugin-annotation from 3.11.0 to 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Apr 8, 2024
1 parent ba33e80 commit 4fb7998
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 @@ -134,7 +134,7 @@
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<!-- https://search.maven.org/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations -->
<version>3.11.0</version>
<version>3.12.0</version>
<!-- annotations are not needed for plugin execution so you can remove this dependency for execution with using provided scope -->
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 4fb7998

Please sign in to comment.