From 6b922b852bdf07e75540098be27dd4e6e32dca75 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 30 Sep 2019 15:21:16 -0400 Subject: [PATCH] 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 | 10 +++++----- 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-broadcast/pom.xml | 8 ++++---- 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 ++-- dsl/cafe-dsl/pom.xml | 8 ++++---- dsl/kafka-dsl/pom.xml | 8 ++++---- dsl/pom.xml | 4 ++-- dsl/si4demo/pom.xml | 8 ++++---- 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, 153 insertions(+), 153 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 448c9290..fb7d24f1 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 0be7b4c2..b6d7168f 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 486f2f70..1556ad65 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.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples dynamic-tcp-client @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 342b2439..257a47e9 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 76649974..6945dcd7 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 28f904f2..4869d0af 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 7695444a..a4fc648b 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index ee017f34..666c3f6e 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.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples file-split-ftp @@ -239,21 +239,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 775d587c..7cf2cddf 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index f0dbc8e5..ef106534 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -441,14 +441,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index d63fce4f..c3033209 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.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples stomp-chat @@ -193,21 +193,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 7af96c16..1f3aeb57 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 58645d39..b9c8424c 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples barrier @@ -204,21 +204,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index e083c1ea..3bbf6439 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 95b9b18b..03f1a4ec 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index f1bbda9a..e80357e0 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index dcd25b47..a2338985 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 5eecb84d..f47d1725 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index f45171dc..0efd3738 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 26f34a80..1ae40388 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 39f0ebc2..b3e68aec 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 313a6122..740d3d64 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 2b5a8b5b..09f9e0ce 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index f40ddc3f..36c908be 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples jpa @@ -206,21 +206,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index ceeeb723..23b0f64a 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples kafka @@ -98,7 +98,7 @@ org.springframework.kafka spring-kafka - 2.2.8.RELEASE + 2.2.9.RELEASE compile @@ -211,21 +211,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 5954d7c1..df413d2a 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 48168d29..a4c4be29 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index dd9af8d5..667baa70 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples mqtt @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index d4642245..e520f965 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index c4ec3b79..675a26fd 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 4ed8d0de..1a476401 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index c6919911..8a37acfb 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples splunk @@ -183,21 +183,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 8e6dd258..d4095990 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index a3a9e75f..ddb5ef91 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples tcp-broadcast @@ -182,21 +182,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 0b61d59c..aa4f00b4 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index b631525d..ac289eff 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -192,14 +192,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index f0e9b962..4776dc43 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -149,14 +149,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 36b4b503..a841d47c 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.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples web-sockets @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 00c8ac90..b449d09c 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 9efc0f97..98d3a10f 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 079eb22d..3f9da559 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index a8bbcdc6..ebdae42a 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index c99749da..233a6cb1 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.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples cafe-dsl @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 68cc3e3a..40980b16 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.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples kafka-dsl @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index f7388343..1b4c8dad 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -123,14 +123,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 5232ad10..f4654910 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE org.springframework.integration.samples si4demo @@ -252,21 +252,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.6.BUILD-SNAPSHOT + 2.1.8.RELEASE import pom org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index dbb5787b..9acfdd4a 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 34708cd5..8f6f48ba 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index b47d7ad2..f280e8c2 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 9ce8bcba..b32a5f8a 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index b5365a11..68e1ab7d 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index ac97b989..d0684e45 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index fe43663d..fe387239 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 49387315..6058f5bb 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -250,14 +250,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index ab6df9a5..05ee145d 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index c4edd029..8766d706 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 92d62444..87c90fb2 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 66ebc66a..f535c9b4 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index e4724805..aac1694d 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 97f5d7f8..28d75885 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 4cad6563..02bd584b 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.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index b7aab16d..1df9b783 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index a6635c4d..bfc51aa6 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.7.RELEASE + 5.1.8.RELEASE import pom