Skip to content

Commit

Permalink
build: update Wildfly Maven plugin to v3.0.2
Browse files Browse the repository at this point in the history
Latest stable, minimal update.
  • Loading branch information
poikilotherm committed Oct 18, 2022
1 parent d784be5 commit 620a6ba
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 @@ -551,7 +551,7 @@
<plugin>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-maven-plugin</artifactId>
<version>3.0.1.Final</version>
<version>3.0.2.Final</version>
<executions>
<execution>
<id>start-wildfly</id>
Expand Down

0 comments on commit 620a6ba

Please sign in to comment.