Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final.
Release notes
Sourced from org.wildfly.plugins:wildfly-maven-plugin's releases.
Commits
e0edb38
Prepare for 5.0.1.Final releasefb2bcd1
Copy over all the JavaDocs for the plugin too. Include the tooling JavaDoc as...777cf62
Merge pull request #565 from jamezp/WFMP-274e2fca95
[WFMP-274] Do not close the management client while the ServerManager is stil...f260717
Merge pull request #564 from jamezp/WFMP-26358a0629
[WFMP-263] If the name attribute is used and a compile phase was passed via t...e6f5ce1
Merge pull request #563 from jamezp/WFMP-2448771e41
[WFMP-244] Allow the known management configuration system properties jboss.m...06e6ab6
Merge pull request #562 from wildfly/dependabot/maven/org.jboss.logging-jboss...522270e
Bump org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.FinalDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show