mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-09 02:45:00 +08:00
Update version range for new starters
This commit is contained in:
@@ -40,13 +40,13 @@ initializr:
|
|||||||
- name: Cache
|
- name: Cache
|
||||||
id: cache
|
id: cache
|
||||||
description: Support for Spring's Cache abstraction
|
description: Support for Spring's Cache abstraction
|
||||||
versionRange: 1.3.0.BUILD-SNAPSHOT
|
versionRange: 1.3.0.M1
|
||||||
- name: DevTools
|
- name: DevTools
|
||||||
id: devtools
|
id: devtools
|
||||||
groupId: org.springframework.boot
|
groupId: org.springframework.boot
|
||||||
artifactId: spring-boot-devtools
|
artifactId: spring-boot-devtools
|
||||||
description: Support for Spring Boot Development Tools.
|
description: Support for Spring Boot Development Tools.
|
||||||
versionRange: 1.3.0.BUILD-SNAPSHOT
|
versionRange: 1.3.0.M1
|
||||||
- name: Web
|
- name: Web
|
||||||
content:
|
content:
|
||||||
- name: Web
|
- name: Web
|
||||||
|
|||||||
Reference in New Issue
Block a user