Skip to content

Commit

Permalink
chore: bump maven-plugin-plugin to 3.15.0 (#6916)
Browse files Browse the repository at this point in the history
Aligns with Flow maven plugin version.
  • Loading branch information
mcollovati authored Oct 24, 2024
1 parent 9b3e551 commit 1f75dd6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.9.0</version>
<version>3.15.0</version>
<configuration>
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
</configuration>
Expand Down Expand Up @@ -154,7 +154,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.9.0</version>
<version>3.15.0</version>
</plugin>
</plugins>
</reporting>
Expand Down

0 comments on commit 1f75dd6

Please sign in to comment.