Upgrade to Boot 2.1.0.RELEASE
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>http</artifactId>
|
||||
<version>5.1.0.BUILD-SNAPSHOT</version>
|
||||
<version>5.1.1.BUILD-SNAPSHOT</version>
|
||||
<name>HTTP Sample</name>
|
||||
<description>HTTP Sample</description>
|
||||
<url>http://projects.spring.io/spring-integration</url>
|
||||
@@ -218,14 +218,14 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-framework-bom</artifactId>
|
||||
<version>5.1.0.RELEASE</version>
|
||||
<version>5.1.2.RELEASE</version>
|
||||
<scope>import</scope>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-bom</artifactId>
|
||||
<version>5.1.0.RC2</version>
|
||||
<version>5.1.0.RELEASE</version>
|
||||
<scope>import</scope>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user