From 8933decd7eebbccb36672ac76bc35d3728913a62 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 13 Jan 2021 14:38:12 -0500 Subject: [PATCH] Upgrade 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-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 | 12 +++++++----- 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-async-bi-directional/pom.xml | 4 ++-- intermediate/tcp-client-server-multiplex/pom.xml | 4 ++-- intermediate/testcontainers-rabbitmq/pom.xml | 6 +++--- intermediate/travel/pom.xml | 4 ++-- intermediate/tx-synch/pom.xml | 4 ++-- 67 files changed, 141 insertions(+), 139 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 90d156cb..5caea0d0 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 27e5555e..6023ed44 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index ecfa5bdd..64a01d1b 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index aec4e864..88cf8662 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -227,14 +227,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 962f0ae7..bbfc4c81 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 6d39a24a..99367caa 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index c6581f7d..a557d3d5 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 39915e57..98eaec28 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 113a65a6..73e9f092 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 55a55ddf..b1b8e58d 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -451,14 +451,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 795bf91a..26d36c3a 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 15221b4a..0415e513 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -181,14 +181,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index e5ddd5fb..7012cead 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -221,14 +221,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index fff6cfac..edffe056 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 26ba15f2..dea8dc3e 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 8f728726..f2daece2 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index dddbf708..0d587880 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index b56ea17c..9b20bb15 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index da35497a..a6fe98fb 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 0fcbaca7..cba041c8 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -228,14 +228,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 30889058..8d03b500 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index bbc6d1a1..d46a2767 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -220,14 +220,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 80a1d7d9..7cff6459 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -169,14 +169,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index eac07721..8664d14d 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -223,14 +223,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 5f13a75e..60679ac1 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -101,7 +101,7 @@ org.springframework.kafka spring-kafka - 2.5.4.RELEASE + 2.5.11.RELEASE compile @@ -228,14 +228,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 31b4468b..f47131b5 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -193,14 +193,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index fa6ca376..3afac958 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 459ca28d..20e0ee3b 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index ecc0c482..53c32f46 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 2b901954..a5d310c3 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 47a5620c..5d441cb5 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 448db424..6883276d 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 10517946..006a1dbb 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -193,14 +193,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index 36d777bd..a83a2f3d 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 35c1b0b5..b9fd0dbb 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index f99198e7..1d26d773 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index a7329a5d..22544f48 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -202,14 +202,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 4ac1dc0d..778bc85c 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 7c770263..d7185df7 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -188,14 +188,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 5f69ac2d..e6b836b4 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 8a145dd4..9ac03008 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 08367c3c..308d0354 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 17ca0d32..e9317cf2 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/build.gradle b/build.gradle index 96f3f6cf..5de7d6bf 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,6 @@ buildscript { repositories { + maven { url 'https://plugins.gradle.org/m2' } maven { url 'https://repo.spring.io/libs-snapshot' } } dependencies { @@ -30,9 +31,10 @@ allprojects { group = 'org.springframework.integration.samples' repositories { + mavenCentral() maven { url 'https://repo.spring.io/libs-snapshot' } maven { url 'https://repo.spring.io/libs-milestone' } -// maven { url 'https://repo.spring.io/libs-staging-local' } + maven { url 'https://repo.spring.io/libs-staging-local' } } } @@ -210,13 +212,13 @@ subprojects { subproject -> postgresVersion = '42.2.9' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springCloudVersion ='Hoxton.SR3' - springIntegrationVersion = '5.3.4.RELEASE' + springCloudVersion ='Hoxton.SR9' + springIntegrationVersion = '5.3.5.RELEASE' springIntegrationKafkaVersion = '3.3.1.RELEASE' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springKafkaVersion = '2.5.8.RELEASE' - springVersion = '5.2.11.RELEASE' + springKafkaVersion = '2.5.11.RELEASE' + springVersion = '5.2.12.RELEASE' springSecurityVersion = '5.3.5.RELEASE' springWebFlowVersion = '2.3.3.RELEASE' testcontainersVersion = '1.13.0' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index ea315b4d..1d67b0b4 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index ef758493..1b9153b2 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -212,14 +212,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 33e7c3ea..02acc228 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -133,14 +133,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 05e9edf9..ba9c9452 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -269,14 +269,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 12a0775d..8595e18a 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 36c040ad..46949be7 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 643ef4c6..fe8c02e9 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 5feff446..f16fad0c 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -158,14 +158,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 7b6b2788..66de6f0a 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -228,14 +228,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 6f763e04..4831c20d 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -204,14 +204,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index f88e3daa..d0a566ce 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -204,14 +204,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index b02aec2c..9a2ab978 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -259,14 +259,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 8dba9f69..cca2b1d6 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index cf26ede0..1ee0c88e 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index c799980c..d6b78004 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 9ff9fd25..976adfd7 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index a2d09e11..a4310f61 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 51e2d2ac..d6847d9b 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/tcp-async-bi-directional/pom.xml b/intermediate/tcp-async-bi-directional/pom.xml index 86484d40..5ccda44b 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index e88cb290..dcf9d527 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.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/testcontainers-rabbitmq/pom.xml b/intermediate/testcontainers-rabbitmq/pom.xml index 335073c6..c4f064c7 100644 --- a/intermediate/testcontainers-rabbitmq/pom.xml +++ b/intermediate/testcontainers-rabbitmq/pom.xml @@ -246,7 +246,7 @@ org.springframework.cloud spring-cloud-dependencies - Hoxton.SR3 + Hoxton.SR9 import pom @@ -267,14 +267,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 1a09bca4..d33a30a9 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -180,14 +180,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index d26bf7ba..e568d628 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -181,14 +181,14 @@ org.springframework spring-framework-bom - 5.2.9.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.3.3.RELEASE + 5.3.5.RELEASE import pom