From d4f96b9ca5329ba609aca2824ecb98c7972a5786 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Mon, 30 Jul 2018 13:32:02 -0400 Subject: [PATCH] Upgrade to latest Spring dependencies --- advanced/advanced-testing-examples/pom.xml | 4 ++-- advanced/dynamic-ftp/pom.xml | 4 ++-- advanced/dynamic-tcp-client/pom.xml | 4 ++-- applications/cafe-scripted/pom.xml | 4 ++-- applications/cafe/cafe-amqp/pom.xml | 4 ++-- applications/cafe/cafe-jms/pom.xml | 4 ++-- applications/cafe/cafe-si/pom.xml | 4 ++-- applications/file-split-ftp/pom.xml | 4 ++-- applications/loan-broker/pom.xml | 4 ++-- applications/loanshark/pom.xml | 4 ++-- applications/stomp-chat/pom.xml | 4 ++-- basic/amqp/pom.xml | 4 ++-- basic/barrier/pom.xml | 4 ++-- basic/control-bus/pom.xml | 4 ++-- basic/enricher/pom.xml | 4 ++-- basic/feed/pom.xml | 4 ++-- basic/file/pom.xml | 4 ++-- basic/ftp/pom.xml | 4 ++-- basic/helloworld/pom.xml | 4 ++-- basic/http/pom.xml | 4 ++-- basic/jdbc/pom.xml | 4 ++-- basic/jms/pom.xml | 4 ++-- basic/jmx/pom.xml | 4 ++-- basic/jpa/pom.xml | 4 ++-- basic/kafka/pom.xml | 6 +++--- basic/mail/pom.xml | 4 ++-- basic/mongodb/pom.xml | 4 ++-- basic/mqtt/pom.xml | 4 ++-- basic/oddeven/pom.xml | 4 ++-- basic/quote/pom.xml | 4 ++-- basic/sftp/pom.xml | 4 ++-- basic/splunk/pom.xml | 4 ++-- basic/tcp-amqp/pom.xml | 4 ++-- basic/tcp-client-server/pom.xml | 4 ++-- basic/testing-examples/pom.xml | 4 ++-- basic/twitter/pom.xml | 4 ++-- basic/web-sockets/pom.xml | 4 ++-- basic/ws-inbound-gateway/pom.xml | 4 ++-- basic/ws-outbound-gateway/pom.xml | 4 ++-- basic/xml/pom.xml | 4 ++-- basic/xmpp/pom.xml | 4 ++-- build.gradle | 6 +++--- dsl/cafe-dsl/pom.xml | 4 ++-- dsl/kafka-dsl/pom.xml | 4 ++-- dsl/pom.xml | 4 ++-- dsl/si4demo/pom.xml | 4 ++-- intermediate/async-gateway/pom.xml | 4 ++-- intermediate/dynamic-poller/pom.xml | 4 ++-- intermediate/errorhandling/pom.xml | 4 ++-- intermediate/file-processing/pom.xml | 4 ++-- intermediate/mail-attachments/pom.xml | 4 ++-- intermediate/monitoring/pom.xml | 4 ++-- intermediate/multipart-http/pom.xml | 4 ++-- intermediate/rest-http/pom.xml | 4 ++-- intermediate/retry-and-more/pom.xml | 4 ++-- intermediate/splitter-aggregator-reaper/pom.xml | 4 ++-- intermediate/stored-procedures-derby/pom.xml | 4 ++-- intermediate/stored-procedures-ms/pom.xml | 4 ++-- intermediate/stored-procedures-oracle/pom.xml | 4 ++-- intermediate/stored-procedures-postgresql/pom.xml | 4 ++-- intermediate/tcp-client-server-multiplex/pom.xml | 4 ++-- intermediate/travel/pom.xml | 4 ++-- intermediate/tx-synch/pom.xml | 4 ++-- 63 files changed, 128 insertions(+), 128 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index dd8e2cde..91721c29 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index dc59ece5..98967e64 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index d1c83b09..b3efa34c 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index ad382814..faf1a16a 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index a9180132..a73caa26 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index ef78f97a..761cedff 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 6b0302ff..36ccd6bb 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index fdc9d057..1c6c41d8 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -246,14 +246,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 0cfd2cdb..b4dc2087 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 3fda3e73..ab5c80f6 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -441,14 +441,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 69905dab..5ec3c012 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 3038a3e4..40c392e0 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 8ef8551f..fc4df110 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -211,14 +211,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index b0767701..f4c50f4c 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 5b0d4126..62e57e37 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 22946770..7a8fdd84 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 6e7b873f..023b2574 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 7d6221ea..ed16b714 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index df78b238..accead8c 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 867148a6..39126063 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 052f0189..871099fb 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 8fe4bb23..dab12e38 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 179b82c4..24829591 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index fda24108..9475fed8 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -213,14 +213,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 1573b3be..63f849b1 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -98,7 +98,7 @@ org.springframework.kafka spring-kafka - 2.1.7.RELEASE + 2.1.8.RELEASE compile @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index e7c359d9..f59ef5b4 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 6d1a3f2b..00aaf0c6 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index f3512e12..e446bb7b 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 0f32be27..b1fefc5e 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 27cd442e..69fc8815 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 85287973..8ec59b43 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 87eb08e4..4335d300 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -190,14 +190,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 91a2beda..4295b725 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 978e5c53..f865af4a 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 858bcf29..0bb147b6 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -192,14 +192,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 26659b23..a26fe421 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index f8aee653..774b831d 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index fbc00920..2c2f6fc1 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index e50177dd..7a6d6747 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 872747cc..537d68ef 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 7bf0a7cf..a7b865ba 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/build.gradle b/build.gradle index 3435ff23..831d64e1 100644 --- a/build.gradle +++ b/build.gradle @@ -211,11 +211,11 @@ subprojects { subproject -> postgresVersion = '42.0.0' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.0.6.RELEASE' + springIntegrationVersion = '5.0.7.RELEASE' springIntegrationKafkaVersion = '3.0.3.RELEASE' springIntegrationSplunkVersion = '1.1.0.RELEASE' - springKafkaVersion = '2.1.7.RELEASE' - springVersion = '5.0.7.RELEASE' + springKafkaVersion = '2.1.8.RELEASE' + springVersion = '5.0.8.RELEASE' springSecurityVersion = '5.0.6.RELEASE' springWebFlowVersion = '2.3.3.RELEASE' tilesJspVersion = '2.2.1' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 70af4060..7d41c4b3 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -202,14 +202,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 423a449d..ea4f6406 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -202,14 +202,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 0c2d9507..0f37a4c3 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -123,14 +123,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 12693b4b..78d393ca 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -258,14 +258,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 3f12ca85..0eb7523c 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index cb989bd0..175cbf73 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 48a18c28..a306ff6a 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 9d1c7013..b5383cee 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index bc46e721..e5f42ad7 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 2b2312b5..f372ab89 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -193,14 +193,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index c2b03354..3aaaa38b 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 68db59d2..b966deed 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -262,14 +262,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 9e5548d4..df5d9781 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -181,14 +181,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index b9bae276..3eb3285f 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 326053a8..06aa5092 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index e67ef599..9183280a 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -172,14 +172,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 20f2f65d..0b222a69 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 5b3d7903..df24393b 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -184,14 +184,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 35769bc7..0ab48ae2 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index baa49c94..78a6ad7a 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 83e90091..bf7bfcc0 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.0.7.RELEASE + 5.0.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.6.RELEASE + 5.0.7.RELEASE import pom