Skip to content

Commit

Permalink
chore(deps): bump org.wildfly.plugins:wildfly-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [org.wildfly.plugins:wildfly-maven-plugin](https://github.com/wildfly/wildfly-maven-plugin) from 4.2.2.Final to 5.0.0.Final.
- [Release notes](https://github.com/wildfly/wildfly-maven-plugin/releases)
- [Commits](wildfly/wildfly-maven-plugin@4.2.2.Final...5.0.0.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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent 5e0c0d9 commit 2300359
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 @@ -48,7 +48,7 @@

<!-- Wildfly server-->
<wildfly.version>32.0.1.Final</wildfly.version>
<wildfly-maven-plugin.version>4.2.2.Final</wildfly-maven-plugin.version>
<wildfly-maven-plugin.version>5.0.0.Final</wildfly-maven-plugin.version>
<wildfly-arquillian.version>5.0.0.Alpha6</wildfly-arquillian.version>
<!-- websockets-jsr and resteasy for client, aligned with Wildfly version. -->
<undertow-websockets-jsr.version>2.0.26.Final</undertow-websockets-jsr.version>
Expand Down

0 comments on commit 2300359

Please sign in to comment.