Skip to content

Commit

Permalink
Merge pull request #109 from wildfly/dependabot/maven/org.wildfly.plu…
Browse files Browse the repository at this point in the history
…gins-wildfly-maven-plugin-5.0.1.Final

Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final
  • Loading branch information
jmesnil authored Sep 17, 2024
2 parents 16631d3 + 29cf36e commit b7793cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<properties>
<version.wildfly.bom>33.0.1.Final</version.wildfly.bom>
<version.wildfly.core>25.0.2.Final</version.wildfly.core>
<version.wildfly.maven.plugin>5.0.0.Final</version.wildfly.maven.plugin>
<version.wildfly.maven.plugin>5.0.1.Final</version.wildfly.maven.plugin>

<!--Use JUnit 5 here - the WildFly bom still brings 4.x -->
<version.junit5>5.10.1</version.junit5>
Expand Down

0 comments on commit b7793cc

Please sign in to comment.