We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41f7106 + 2c0de7b commit 0d118deCopy full SHA for 0d118de
basic/pom-wildfly-client/pom.xml
@@ -43,7 +43,7 @@
43
and be sure that wf-core-launcher version works correctly with new arquillian-container -->
44
<version.arquillian-container>5.1.0.Final</version.arquillian-container>
45
<!-- the following version needs to be >= than version used in arquillian-container dependency -->
46
- <version.wf.core>31.0.1.Final</version.wf.core>
+ <version.wf.core>31.0.3.Final</version.wf.core>
47
48
<!-- "user" means auth using a password, "local" means local auth -->
49
<authentication.type>user</authentication.type>
0 commit comments