Upgrade boot versions
- 1.5.10 to 1.5.11 - 2.0.0 to 2.0.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
buildscript {
|
||||
ext {
|
||||
springBootVersion = '1.5.10.RELEASE'
|
||||
springBootVersion = '1.5.11.RELEASE'
|
||||
wrapperVersion = '1.0.9.RELEASE'
|
||||
shadowVersion = '2.0.1'
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>1.5.10.RELEASE</version>
|
||||
<version>1.5.11.RELEASE</version>
|
||||
<relativePath /> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user