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 4.2.0.Final to 4.2.1.Final.
- [Release notes](https://github.com/wildfly/wildfly-maven-plugin/releases)
- [Commits](wildfly/wildfly-maven-plugin@4.2.0.Final...4.2.1.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Nov 16, 2023
1 parent f19fd0f commit 8bb1da6
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 @@ -28,7 +28,7 @@
<version.org.jboss.resteasy>6.2.6.Final</version.org.jboss.resteasy>
<springboot.version>3.2.0-RC2</springboot.version>
<ver.testng>7.8.0</ver.testng>
<ver.wildfly.maven.plugin>4.2.0.Final</ver.wildfly.maven.plugin>
<ver.wildfly.maven.plugin>4.2.1.Final</ver.wildfly.maven.plugin>
<wildfly.version>28.0.1.Final</wildfly.version>
<version.io.netty.netty4>4.1.101.Final</version.io.netty.netty4>
<version.jakarta.inject.api>2.0.1</version.jakarta.inject.api>
Expand Down

0 comments on commit 8bb1da6

Please sign in to comment.