keycloak-uncached

fixed the bom

7/18/2018 5:58:58 AM

Changes

Details

diff --git a/boms/adapter/pom.xml b/boms/adapter/pom.xml
index 9e3f1aa..5041214 100644
--- a/boms/adapter/pom.xml
+++ b/boms/adapter/pom.xml
@@ -131,8 +131,8 @@
             </dependency>
             <dependency>
                 <groupId>org.keycloak</groupId>
-                <artifactId>keycloak-spring-boot-2-starter</artifactId>
-                <version>4.1.0.Final-SNAPSHOT</version>
+                <artifactId>keycloak-legacy-spring-boot-starter</artifactId>
+                <version>4.2.0.Final-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.keycloak</groupId>