Skip to content

Commit

Permalink
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 5.1.1.Final to 5.1.2.Final.
- [Release notes](https://github.com/wildfly/wildfly-maven-plugin/releases)
- [Commits](wildfly/wildfly-maven-plugin@v5.1.1.Final...v5.1.2.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent f7707f1 commit e409250
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>35.0.1.Final</version.wildfly.bom>
<version.wildfly.core>27.0.1.Final</version.wildfly.core>
<version.wildfly.maven.plugin>5.1.1.Final</version.wildfly.maven.plugin>
<version.wildfly.maven.plugin>5.1.2.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 e409250

Please sign in to comment.