Skip to content

Commit 633b5a6

Browse files
build(deps-dev): bump org.wildfly.core:wildfly-controller
Bumps org.wildfly.core:wildfly-controller from 27.0.1.Final to 28.0.1.Final. --- updated-dependencies: - dependency-name: org.wildfly.core:wildfly-controller dependency-version: 28.0.1.Final dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3faa5a commit 633b5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic/pom-wildfly-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
and be sure that wf-core-launcher version works correctly with new arquillian-container -->
4444
<version.arquillian-container>5.1.0.Beta10</version.arquillian-container>
4545
<!-- the following version needs to be >= than version used in arquillian-container dependency -->
46-
<version.wf.core>27.0.1.Final</version.wf.core>
46+
<version.wf.core>28.0.1.Final</version.wf.core>
4747

4848
<!-- "user" means auth using a password, "local" means local auth -->
4949
<authentication.type>user</authentication.type>

0 commit comments

Comments
 (0)