mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-03 12:18:04 +08:00
Upgrade to Spring Boot 1.3.1.RELEASE
This commit is contained in:
parent
dc137d8058
commit
8783ce013a
@ -4,7 +4,7 @@ info:
|
||||
version: 0.4.0
|
||||
# remember to update static/install.sh as well:
|
||||
spring-boot:
|
||||
version: 1.3.0.RELEASE
|
||||
version: 1.3.1.RELEASE
|
||||
|
||||
server:
|
||||
compression:
|
||||
|
@ -10,7 +10,7 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<selenium.version>2.43.1</selenium.version>
|
||||
<spring.boot.version>1.3.0.RELEASE</spring.boot.version>
|
||||
<spring.boot.version>1.3.1.RELEASE</spring.boot.version>
|
||||
<java.version>1.7</java.version>
|
||||
</properties>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user