Skip to content

Commit

Permalink
Updated maven plugin annotations
Browse files Browse the repository at this point in the history
Change-Id: Ib68088cdad787b522591684981ccb94fd15a600d
  • Loading branch information
talios committed Feb 8, 2024
1 parent 2845e56 commit 247440a
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 @@ -119,7 +119,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.10.2</version>
<version>3.11.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 247440a

Please sign in to comment.