keycloak-aplcache

Merge pull request #1530 from lkubik/multipleDependencyDeclaration Remove

8/12/2015 8:00:54 AM

Changes

Details

diff --git a/testsuite/tomcat6/pom.xml b/testsuite/tomcat6/pom.xml
index 9468d3a..8a5b855 100755
--- a/testsuite/tomcat6/pom.xml
+++ b/testsuite/tomcat6/pom.xml
@@ -104,10 +104,6 @@
            <groupId>org.keycloak</groupId>
            <artifactId>keycloak-tomcat6-adapter</artifactId>
        </dependency>
-       <dependency>
-            <groupId>org.jboss.logging</groupId>
-            <artifactId>jboss-logging</artifactId>
-        </dependency>
         <dependency>
             <groupId>io.undertow</groupId>
             <artifactId>undertow-servlet</artifactId>