Skip to content

Commit

Permalink
build(deps): bump version.wf.core from 25.0.0.Final to 25.0.1.Final
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-controller` from 25.0.0.Final to 25.0.1.Final

Updates `org.wildfly.core:wildfly-protocol` 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-cli` from 25.0.0.Final to 25.0.1.Final

---
updated-dependencies:
- dependency-name: org.wildfly.core:wildfly-controller
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.core:wildfly-protocol
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.core:wildfly-launcher
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 7d580b2 commit 7a027ba
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 @@ -85,7 +85,7 @@
and be sure that wf-core-launcher version works correctly with new arquillian-container -->
<version.arquillian-container>5.1.0.Beta4</version.arquillian-container>
<!-- the following version needs to be >= than version used in arquillian-container dependency -->
<version.wf.core>25.0.0.Final</version.wf.core>
<version.wf.core>25.0.1.Final</version.wf.core>

<!-- MULTINODE -->
<version.creaper>2.0.2</version.creaper>
Expand Down

0 comments on commit 7a027ba

Please sign in to comment.