From d5d07243d164225bc69a5b59f10f5bb1ed95dd9a Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 28 Oct 2020 16:03:56 -0400 Subject: [PATCH] Upgrade dependencies to latest versions --- 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 | 4 ++-- 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-broadcast/pom.xml | 4 ++-- basic/tcp-client-server/pom.xml | 4 ++-- basic/tcp-with-headers/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 | 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-async-bi-directional/pom.xml | 4 ++-- intermediate/tcp-client-server-multiplex/pom.xml | 4 ++-- intermediate/testcontainers-rabbitmq/pom.xml | 4 ++-- intermediate/travel/pom.xml | 4 ++-- intermediate/tx-synch/pom.xml | 4 ++-- 67 files changed, 137 insertions(+), 137 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index aaacd358..90d156cb 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -181,14 +181,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index e971c0d9..27e5555e 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index ac5cd9d4..ecfa5bdd 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -188,14 +188,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index d714d65d..aec4e864 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -227,14 +227,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 400f9031..962f0ae7 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 837ee925..6d39a24a 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index dc9d7c8f..c6581f7d 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -169,14 +169,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 5391d4a0..39915e57 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -256,14 +256,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 73bf2e9c..113a65a6 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 4d858257..55a55ddf 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -451,14 +451,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index e0485996..795bf91a 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index e88261e7..15221b4a 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -181,14 +181,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index edb9034c..e5ddd5fb 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -221,14 +221,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 9847dce7..fff6cfac 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 199a2028..26ba15f2 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index d10db55c..8f728726 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 394cb6bb..dddbf708 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 853636e9..b56ea17c 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index cff5864a..da35497a 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index c8d04486..0fcbaca7 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -228,14 +228,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 3e5256a5..30889058 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 00b6d008..bbc6d1a1 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -220,14 +220,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 26045645..80a1d7d9 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -169,14 +169,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 7389a3c7..eac07721 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -223,14 +223,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index e191b86e..5f13a75e 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -228,14 +228,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 6adc9600..31b4468b 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -193,14 +193,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index a2f98f1f..fa6ca376 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 15604cd9..459ca28d 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index db2b323d..ecc0c482 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 858210e9..2b901954 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index b4b6d92b..47a5620c 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 2c7085da..448db424 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index d4de6d3c..10517946 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -193,14 +193,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index 67998dd5..36d777bd 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index a5f2c2e2..35c1b0b5 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -181,14 +181,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index c9e676c9..f99198e7 100644 --- a/basic/tcp-with-headers/pom.xml +++ b/basic/tcp-with-headers/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 520562f4..a7329a5d 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -202,14 +202,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index a7cef007..4ac1dc0d 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index eed04a30..7c770263 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -188,14 +188,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 7a6417d4..5f69ac2d 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -180,14 +180,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index f0a06a2d..8a145dd4 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -169,14 +169,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index b0bc41aa..08367c3c 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index ba09fa44..17ca0d32 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/build.gradle b/build.gradle index b079cb6e..1f41b8b2 100644 --- a/build.gradle +++ b/build.gradle @@ -211,13 +211,13 @@ subprojects { subproject -> subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' springCloudVersion ='Hoxton.SR3' - springIntegrationVersion = '5.3.2.RELEASE' + springIntegrationVersion = '5.3.3.RELEASE' springIntegrationKafkaVersion = '3.3.1.RELEASE' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' springKafkaVersion = '2.5.4.RELEASE' - springVersion = '5.2.8.RELEASE' - springSecurityVersion = '5.3.3.RELEASE' + springVersion = '5.2.9.RELEASE' + springSecurityVersion = '5.3.5.RELEASE' springWebFlowVersion = '2.3.3.RELEASE' testcontainersVersion = '1.13.0' tilesJspVersion = '2.2.1' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 817a7daf..ea315b4d 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 29f43d04..ef758493 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -212,14 +212,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 9cfa03a8..33e7c3ea 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -133,14 +133,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index fd72ed1d..05e9edf9 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -269,14 +269,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 2c196437..12a0775d 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 8438a47e..36c040ad 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 001814a3..643ef4c6 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index de3095a9..5feff446 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 577ee441..7b6b2788 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -228,14 +228,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 4542071a..6f763e04 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -204,14 +204,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 0eb685d6..f88e3daa 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -204,14 +204,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 2993fff6..b02aec2c 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -146,7 +146,7 @@ org.springframework.security spring-security-web - 5.3.3.RELEASE + 5.3.5.RELEASE compile @@ -158,7 +158,7 @@ org.springframework.security spring-security-config - 5.3.3.RELEASE + 5.3.5.RELEASE compile @@ -259,14 +259,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index ea7e7226..8dba9f69 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -191,14 +191,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 83a3395d..cf26ede0 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 384d3ecc..c799980c 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index f11a2dc9..9ff9fd25 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -182,14 +182,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index e5d19567..a2d09e11 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 1934e681..51e2d2ac 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/tcp-async-bi-directional/pom.xml b/intermediate/tcp-async-bi-directional/pom.xml index 343d5432..86484d40 100644 --- a/intermediate/tcp-async-bi-directional/pom.xml +++ b/intermediate/tcp-async-bi-directional/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index c7fee6db..e88cb290 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -169,14 +169,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/testcontainers-rabbitmq/pom.xml b/intermediate/testcontainers-rabbitmq/pom.xml index 306b02a7..335073c6 100644 --- a/intermediate/testcontainers-rabbitmq/pom.xml +++ b/intermediate/testcontainers-rabbitmq/pom.xml @@ -267,14 +267,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index c869b5b6..1a09bca4 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -180,14 +180,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 6267b227..d26bf7ba 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -181,14 +181,14 @@ org.springframework spring-framework-bom - 5.2.8.RELEASE + 5.2.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.2.RELEASE + 5.3.3.RELEASE import pom