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