Skip to content

Commit

Permalink
Bumped lifecycle mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMosigItemis committed Nov 20, 2024
1 parent 978a2b6 commit a5e3d05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ide_setup/eclipse/fluffy-lifecycle-mapping-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-help-plugin</artifactId>
<versionRange>3.5.0</versionRange>
<versionRange>3.5.1</versionRange>
<goals>
<goal>active-profiles</goal>
</goals>
Expand All @@ -18,7 +18,7 @@
<pluginExecutionFilter>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<versionRange>4.8.6.2</versionRange>
<versionRange>4.8.6.6</versionRange>
<goals>
<goal>check</goal>
</goals>
Expand Down

0 comments on commit a5e3d05

Please sign in to comment.