Skip to content

Commit

Permalink
Bump Maven Model Helper to 25
Browse files Browse the repository at this point in the history
- This gets rid of some IDE warnings
  • Loading branch information
gastaldi committed Jun 30, 2023
1 parent ca78a15 commit f8be711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion independent-projects/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<version.surefire.plugin>3.0.0</version.surefire.plugin>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<quarkus.version>${project.version}</quarkus.version>
<maven-model-helper.version>21</maven-model-helper.version>
<maven-model-helper.version>25</maven-model-helper.version>
<jandex.version>3.1.2</jandex.version>
<system-stubs-jupiter.version>2.0.2</system-stubs-jupiter.version>
</properties>
Expand Down

0 comments on commit f8be711

Please sign in to comment.