keycloak-developers

Changes

pom.xml 6(+6 -0)

Details

pom.xml 6(+6 -0)

diff --git a/pom.xml b/pom.xml
index 341bfc8..140145b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -463,6 +463,12 @@
                 <scope>test</scope>
             </dependency>
             <dependency>
+                <groupId>org.wildfly</groupId>
+                <artifactId>wildfly-undertow</artifactId>
+                <version>${wildfly.version}</version>
+                <scope>test</scope>
+            </dependency>
+            <dependency>
                 <groupId>org.wildfly.core</groupId>
                 <artifactId>wildfly-subsystem-test-framework</artifactId>
                 <version>${wildfly.core.version}</version>