Fix standalone KeycloakServer

This commit is contained in:
mposolda 2014-04-10 14:59:54 +02:00
parent d8937b11cf
commit 1701afb6d4

View file

@ -80,7 +80,6 @@
<dependency>
<groupId>com.google.zxing</groupId>
<artifactId>javase</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
@ -192,7 +191,6 @@
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.keycloak</groupId>