Update versions of boot things
This commit is contained in:
@@ -13,14 +13,14 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>1.5.1.RELEASE</version>
|
||||
<version>1.5.2.RELEASE</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
<spring-cloud-function.version>1.0.0.BUILD-SNAPSHOT</spring-cloud-function.version>
|
||||
<wrapper.version>1.0.0.M2</wrapper.version>
|
||||
<wrapper.version>1.0.0.RELEASE</wrapper.version>
|
||||
<reactor.version>3.0.5.RELEASE</reactor.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user