mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +08:00
Upgrade to Spring Boot 1.3.0
Closes gh-123
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
info:
|
||||
project:
|
||||
name: Spring Start
|
||||
version: 0.3.1
|
||||
version: 0.4.0
|
||||
# remember to update static/install.sh as well:
|
||||
spring-boot:
|
||||
version: 1.2.5.RELEASE
|
||||
endpoints:
|
||||
env:
|
||||
keysToSanitize: key,secret,password,VCAP_SERVICES
|
||||
version: 1.3.0.RELEASE
|
||||
|
||||
initializr:
|
||||
env:
|
||||
|
Reference in New Issue
Block a user