Skip to content

Commit

Permalink
Bump wildfly-maven-plugin from 2.1.0.Final to 4.1.1.Final
Browse files Browse the repository at this point in the history
Bumps [wildfly-maven-plugin](https://github.com/wildfly/wildfly-maven-plugin) from 2.1.0.Final to 4.1.1.Final.
- [Release notes](https://github.com/wildfly/wildfly-maven-plugin/releases)
- [Commits](wildfly/wildfly-maven-plugin@2.1.0.Final...4.1.1.Final)

---
updated-dependencies:
- dependency-name: org.wildfly.plugins:wildfly-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jmartisk committed Jul 10, 2023
1 parent ee7da4f commit fb9f4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<plugin>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-maven-plugin</artifactId>
<version>2.1.0.Final</version>
<version>4.1.1.Final</version>
<configuration>
<jbossHome>${project.build.directory}/wildfly-preview-${wildfly.version}</jbossHome>
<server-config>standalone-microprofile.xml</server-config>
Expand Down

0 comments on commit fb9f4b8

Please sign in to comment.