Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump version.wf.core in /multinode/pom-wildfly-client
Browse files Browse the repository at this point in the history
Bumps `version.wf.core` from 25.0.0.Final to 25.0.1.Final.

Updates `org.wildfly.core:wildfly-launcher` from 25.0.0.Final to 25.0.1.Final

Updates `org.wildfly.core:wildfly-controller` from 25.0.0.Final to 25.0.1.Final

Updates `org.wildfly.core:wildfly-cli` from 25.0.0.Final to 25.0.1.Final

---
updated-dependencies:
- dependency-name: org.wildfly.core:wildfly-launcher
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.core:wildfly-controller
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.core:wildfly-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Aug 19, 2024
1 parent 7d580b2 commit 9090551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multinode/pom-wildfly-client/pom.xml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@
<version.plugin.jar>3.3.0</version.plugin.jar>
<version.plugin.maven-checkstyle-plugin>3.4.0</version.plugin.maven-checkstyle-plugin>
<version.plugin.surefire>3.0.0</version.plugin.surefire>
<version.wf.core>25.0.0.Final</version.wf.core>
<version.wf.core>25.0.1.Final</version.wf.core>


<!-- Path to server zip archive, has to be specified at command line -->

0 comments on commit 9090551

Please sign in to comment.