Skip to content

Commit 0d66a29

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

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.Final</version.arquillian-container>
4545
<!-- the following version needs to be >= than version used in arquillian-container dependency -->
46-
<version.wf.core>29.0.1.Final</version.wf.core>
46+
<version.wf.core>30.0.0.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)