From 398484f1f7a62a70c94eeb92f39bd18f01728e23 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 28 Nov 2018 15:01:42 -0500 Subject: [PATCH] Upgrade dependencies & generate poms --- advanced/advanced-testing-examples/pom.xml | 4 ++-- advanced/dynamic-ftp/pom.xml | 4 ++-- advanced/dynamic-tcp-client/pom.xml | 8 ++++---- 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 | 8 ++++---- applications/loan-broker/pom.xml | 4 ++-- applications/loanshark/pom.xml | 4 ++-- applications/stomp-chat/pom.xml | 8 ++++---- basic/amqp/pom.xml | 4 ++-- basic/barrier/pom.xml | 8 ++++---- 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 | 8 ++++---- basic/kafka/pom.xml | 8 ++++---- basic/mail/pom.xml | 4 ++-- basic/mongodb/pom.xml | 4 ++-- basic/mqtt/pom.xml | 8 ++++---- basic/oddeven/pom.xml | 4 ++-- basic/quote/pom.xml | 4 ++-- basic/sftp/pom.xml | 4 ++-- basic/splunk/pom.xml | 8 ++++---- 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 | 8 ++++---- 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 | 10 +++++----- dsl/cafe-dsl/pom.xml | 8 ++++---- dsl/kafka-dsl/pom.xml | 8 ++++---- dsl/pom.xml | 4 ++-- dsl/si4demo/pom.xml | 8 ++++---- gradle.properties | 2 +- 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 | 8 ++++---- 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 ++-- 64 files changed, 156 insertions(+), 156 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 5a660f37..fec7e83e 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index fe050754..fe1529cf 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 7f9aa8ec..bc46a2b9 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples dynamic-tcp-client @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index e72e4ce6..43e4281c 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 791b13c3..6abe9746 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index f2c845a5..64ef0906 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index f2da32d9..c8a86e19 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 06788427..1670b44f 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples file-split-ftp @@ -239,21 +239,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index b09d7512..c780367d 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 27fa3777..c8c2ce02 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -441,14 +441,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 6c91f10f..c8b751c3 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples stomp-chat @@ -193,21 +193,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 7b5bb9cb..32a4a4ae 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 812f00b7..dd9f7971 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples barrier @@ -204,21 +204,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 046c13c3..d111e643 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index cc0b2f04..e7341d61 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 32c52641..c4fb01ad 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 1daf6255..41fb09d1 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 8434d8c1..55ac34f2 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index d8fb062d..18739246 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index ba507dd9..c4e80c6e 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 4d342658..5d0058a1 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 8a8c5ab8..21b815b9 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 460aeda0..1b61903e 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 8e77a094..87c85c09 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples jpa @@ -206,21 +206,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 9a49504c..41316eac 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples kafka @@ -211,21 +211,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 5e699103..23f6c86f 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index ab3c4176..04ce49ad 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index bb129327..7ad9af15 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples mqtt @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index b8da1821..709374e4 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index f6be9c35..d2c16b0c 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 8c394635..bc1341b4 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 3015b427..7cf7cfa4 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples splunk @@ -183,21 +183,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 3f106cf9..eaef0a90 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 5f63d7e0..f503141d 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 36cd36c2..fa27f032 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -192,14 +192,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 9e688d9e..cd73b660 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 49180d1b..9b0fc2c2 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples web-sockets @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 0bc356c4..50247f5a 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index f8634718..7e3f7d4e 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 8bc991cb..d7285b88 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 196bb9f7..70486b43 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/build.gradle b/build.gradle index 18b4da80..a911e937 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ buildscript { } } plugins { - id "org.sonarqube" version "2.6.1" + id "org.sonarqube" version "2.6.2" } description = 'Spring Integration Samples' @@ -160,7 +160,7 @@ subprojects { subproject -> apply plugin: 'io.spring.dependency-management' jacoco { - toolVersion = "0.7.9" + toolVersion = "0.8.2" } compileJava { @@ -211,12 +211,12 @@ subprojects { subproject -> postgresVersion = '42.0.0' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.0.8.RELEASE' + springIntegrationVersion = '5.0.10.RELEASE' springIntegrationKafkaVersion = '3.0.3.RELEASE' springIntegrationSplunkVersion = '1.1.0.RELEASE' springKafkaVersion = '2.1.10.RELEASE' - springVersion = '5.0.9.RELEASE' - springSecurityVersion = '5.0.7.RELEASE' + springVersion = '5.0.11.RELEASE' + springSecurityVersion = '5.0.10.RELEASE' springWebFlowVersion = '2.3.3.RELEASE' tilesJspVersion = '2.2.1' validationApiVersion = '1.0.0.GA' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 7fdbaa9f..afea0fc2 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples cafe-dsl @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 6f6e5dd5..ece6736d 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples kafka-dsl @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index c7d4ce38..61dade34 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -123,14 +123,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 7855f138..5fa34a1a 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.0.6.RELEASE org.springframework.integration.samples si4demo @@ -251,21 +251,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.0.6.RELEASE import pom org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/gradle.properties b/gradle.properties index b66b6bd5..f3ba91a7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ version=5.0.0.BUILD-SNAPSHOT -springBootVersion=2.0.3.RELEASE +springBootVersion=2.0.6.RELEASE diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index a5a0369d..2faca5ba 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index c303be09..43f14110 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index d09e7737..18ff056d 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index e386c85d..79dc6438 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 0dbf985f..dcfedad7 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index c7786fde..71130f82 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -193,14 +193,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 66ec9970..49d188d4 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 0e6fe329..73067654 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -144,7 +144,7 @@ org.springframework.security spring-security-web - 5.0.7.RELEASE + 5.0.10.RELEASE compile @@ -156,7 +156,7 @@ org.springframework.security spring-security-config - 5.0.7.RELEASE + 5.0.10.RELEASE compile @@ -262,14 +262,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 019e67ac..6e0a5e9e 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 88398bff..676c9e50 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index ab22474c..b8c3ba42 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index f4509fd7..32c9ef12 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 455c7df9..761d2c8e 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 23085cd7..1b7b8396 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 7c74393c..3aad5944 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.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 1caf51ee..87dae2d3 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index c78a8433..4837fd44 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.0.9.RELEASE + 5.0.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.8.RELEASE + 5.0.10.RELEASE import pom