Skip to content

Commit

Permalink
Fixes #4386 - Upgrade to Maven Plugin Plugin 3.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Dec 14, 2024
1 parent 33a76fd commit 4af54de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,8 @@
<groupId>org.apache.maven.plugins</groupId>
<ignoreVersions>
<ignoreVersion>
<version>4.0.0-beta-1</version>
<type>range</type>
<version>[4.0.0-beta-1,)</version>
</ignoreVersion>
</ignoreVersions>
</rule>
Expand Down

0 comments on commit 4af54de

Please sign in to comment.