Updgrade to Boot 2.0.0.RELEASE

This commit is contained in:
Gary Russell
2018-03-01 09:06:46 -05:00
parent 5764038768
commit e1929d1d3d
63 changed files with 169 additions and 205 deletions

View File

@@ -297,14 +297,14 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.0.M7</version>
<version>5.0.3.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.0.0.RC4</version>
<version>5.0.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>