Upgrade to SI 5.0.12, Boot 2.0.8

This commit is contained in:
Gary Russell
2019-02-15 10:23:04 -05:00
parent 7e8a67a7b8
commit 54e1088213
64 changed files with 89 additions and 89 deletions

View File

@@ -178,7 +178,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>dynamic-tcp-client</artifactId>
@@ -171,7 +171,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -185,7 +185,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -224,7 +224,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -167,7 +167,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -207,7 +207,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -167,7 +167,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>file-split-ftp</artifactId>
@@ -239,7 +239,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -253,7 +253,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -448,7 +448,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>stomp-chat</artifactId>
@@ -193,7 +193,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -207,7 +207,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -178,7 +178,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>barrier</artifactId>
@@ -204,7 +204,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -218,7 +218,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -167,7 +167,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -214,7 +214,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -225,7 +225,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -167,7 +167,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -217,7 +217,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -166,7 +166,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>jpa</artifactId>
@@ -206,7 +206,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -220,7 +220,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>kafka</artifactId>
@@ -211,7 +211,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -225,7 +225,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -190,7 +190,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>mqtt</artifactId>
@@ -171,7 +171,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -185,7 +185,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -167,7 +167,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>splunk</artifactId>
@@ -183,7 +183,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -197,7 +197,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -190,7 +190,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -178,7 +178,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -199,7 +199,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>web-sockets</artifactId>
@@ -171,7 +171,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -185,7 +185,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -177,7 +177,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -166,7 +166,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -32,7 +32,7 @@ allprojects {
repositories {
maven { url 'http://repo.spring.io/libs-snapshot' }
maven { url 'http://repo.spring.io/libs-milestone' }
// maven { url 'http://repo.spring.io/libs-staging-local' }
maven { url 'http://repo.spring.io/libs-staging-local' }
}
}
@@ -211,7 +211,7 @@ subprojects { subproject ->
postgresVersion = '42.0.0'
subethasmtpVersion = '1.2'
slf4jVersion = '1.7.25'
springIntegrationVersion = '5.0.11.RELEASE'
springIntegrationVersion = '5.0.12.RELEASE'
springIntegrationKafkaVersion = '3.0.3.RELEASE'
springIntegrationSplunkVersion = '1.1.0.RELEASE'
springKafkaVersion = '2.1.10.RELEASE'

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>cafe-dsl</artifactId>
@@ -195,7 +195,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -209,7 +209,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>kafka-dsl</artifactId>
@@ -195,7 +195,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -209,7 +209,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -130,7 +130,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>si4demo</artifactId>
@@ -251,7 +251,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -265,7 +265,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -1,2 +1,2 @@
version=5.0.0.BUILD-SNAPSHOT
springBootVersion=2.0.7.RELEASE
springBootVersion=2.0.8.RELEASE

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -225,7 +225,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -200,7 +200,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -202,7 +202,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -269,7 +269,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -188,7 +188,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -167,7 +167,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -167,7 +167,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -179,7 +179,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -155,7 +155,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -191,7 +191,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -166,7 +166,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -177,7 +177,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -178,7 +178,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>