Skip to content

Commit

Permalink
Merge pull request #351 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Update pom
  • Loading branch information
hazendaz authored Aug 4, 2024
2 parents c54e715 + f8ac2dd commit a408234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
<pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<versionRange>[3.11.0,)</versionRange>
<versionRange>[3.13.1,)</versionRange>
<goals>
<goal>helpmojo</goal>
<goal>descriptor</goal>
Expand All @@ -356,7 +356,7 @@
<pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<versionRange>[3.6.0,)</versionRange>
<versionRange>[3.7.0,)</versionRange>
<goals>
<goal>install</goal>
</goals>
Expand Down

0 comments on commit a408234

Please sign in to comment.