mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 18:22:26 +08:00
Upgrade to Keycloak 4.2.0.Final
Closes gh-684
This commit is contained in:
@@ -52,7 +52,11 @@ initializr:
|
|||||||
groupId: org.keycloak.bom
|
groupId: org.keycloak.bom
|
||||||
artifactId: keycloak-adapter-bom
|
artifactId: keycloak-adapter-bom
|
||||||
versionProperty: keycloak.version
|
versionProperty: keycloak.version
|
||||||
version: 3.4.2.Final
|
mappings:
|
||||||
|
- versionRange : "[1.5.3.RELEASE,2.0.0.M1)"
|
||||||
|
version: 3.4.2.Final
|
||||||
|
- versionRange : "2.0.0.M1"
|
||||||
|
version: 4.2.0.Final
|
||||||
spring-cloud:
|
spring-cloud:
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-dependencies
|
artifactId: spring-cloud-dependencies
|
||||||
@@ -446,7 +450,7 @@ initializr:
|
|||||||
description: Keycloak integration, an open source Identity and Access Management solution.
|
description: Keycloak integration, an open source Identity and Access Management solution.
|
||||||
groupId: org.keycloak
|
groupId: org.keycloak
|
||||||
artifactId: keycloak-spring-boot-starter
|
artifactId: keycloak-spring-boot-starter
|
||||||
versionRange: "[1.5.3.RELEASE,2.0.0.M1)"
|
versionRange: "1.5.3.RELEASE"
|
||||||
bom: keycloak
|
bom: keycloak
|
||||||
links:
|
links:
|
||||||
- rel: reference
|
- rel: reference
|
||||||
|
Reference in New Issue
Block a user