mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-24 18:04:58 +08:00
Upgrade to Spring Boot Admin 2.1.0
See gh-761
This commit is contained in:
parent
b2ae85b40b
commit
1c55c29c11
@ -45,8 +45,10 @@ initializr:
|
|||||||
version: 1.5.7
|
version: 1.5.7
|
||||||
- versionRange: "[2.0.0.M1,2.1.0.M1)"
|
- versionRange: "[2.0.0.M1,2.1.0.M1)"
|
||||||
version: 2.0.4
|
version: 2.0.4
|
||||||
- versionRange: "2.1.0.M1"
|
- versionRange: "[2.1.0.RELEASE,2.1.x.BUILD-SNAPSHOT)"
|
||||||
version: 2.1.0-SNAPSHOT
|
version: 2.1.0
|
||||||
|
- versionRange: "2.1.x.BUILD-SNAPSHOT"
|
||||||
|
version: 2.1.1-SNAPSHOT
|
||||||
repositories: sonatype-snapshots
|
repositories: sonatype-snapshots
|
||||||
keycloak:
|
keycloak:
|
||||||
groupId: org.keycloak.bom
|
groupId: org.keycloak.bom
|
||||||
|
Loading…
Reference in New Issue
Block a user