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 3.0.0.Final to 4.2.0.Final.
- [Release notes](https://github.com/wildfly/wildfly-maven-plugin/releases)
- [Commits](wildfly/wildfly-maven-plugin@3.0.0.Final...4.2.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] authored Aug 8, 2023
1 parent f454bac commit 624a4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects-to-be-tested/maven/webapp/wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<wildfly.version>3.0.0.Final</wildfly.version>
<wildfly.version>4.2.0.Final</wildfly.version>
<artifact-suffix></artifact-suffix>
<jkube.enricher.jkube-service.type>NodePort</jkube.enricher.jkube-service.type>
</properties>
Expand Down

0 comments on commit 624a4aa

Please sign in to comment.