fixed the bom

This commit is contained in:
sebastienblanc 2018-07-18 10:58:58 +02:00 committed by Sebastien Blanc
parent 26bf7f251d
commit 5472364265

View file

@ -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>