fixed the bom
This commit is contained in:
parent
26bf7f251d
commit
5472364265
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue