From 2e72470a9dbcffa6e5de1afaaf79cca2b8a135d9 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 13 Jan 2021 14:22:30 -0500 Subject: [PATCH] Upgrade to SI 5.2.11 --- advanced/advanced-testing-examples/pom.xml | 2 +- advanced/dynamic-ftp/pom.xml | 2 +- advanced/dynamic-tcp-client/pom.xml | 2 +- applications/cafe-scripted/pom.xml | 2 +- applications/cafe/cafe-amqp/pom.xml | 2 +- applications/cafe/cafe-jms/pom.xml | 2 +- applications/cafe/cafe-si/pom.xml | 2 +- applications/file-split-ftp/pom.xml | 2 +- applications/loan-broker/pom.xml | 2 +- applications/loanshark/pom.xml | 2 +- applications/stomp-chat/pom.xml | 2 +- basic/amqp/pom.xml | 2 +- basic/barrier/pom.xml | 2 +- basic/control-bus/pom.xml | 2 +- basic/enricher/pom.xml | 2 +- basic/feed/pom.xml | 2 +- basic/file/pom.xml | 2 +- basic/ftp/pom.xml | 2 +- basic/helloworld/pom.xml | 2 +- basic/http/pom.xml | 2 +- basic/jdbc/pom.xml | 2 +- basic/jms/pom.xml | 2 +- basic/jmx/pom.xml | 2 +- basic/jpa/pom.xml | 2 +- basic/kafka/pom.xml | 2 +- basic/mail/pom.xml | 2 +- basic/mongodb/pom.xml | 2 +- basic/mqtt/pom.xml | 2 +- basic/oddeven/pom.xml | 2 +- basic/quote/pom.xml | 2 +- basic/sftp/pom.xml | 2 +- basic/splunk/pom.xml | 2 +- basic/tcp-amqp/pom.xml | 2 +- basic/tcp-broadcast/pom.xml | 2 +- basic/tcp-client-server/pom.xml | 2 +- basic/tcp-with-headers/pom.xml | 2 +- basic/testing-examples/pom.xml | 2 +- basic/twitter/pom.xml | 2 +- basic/web-sockets/pom.xml | 2 +- basic/ws-inbound-gateway/pom.xml | 2 +- basic/ws-outbound-gateway/pom.xml | 2 +- basic/xml/pom.xml | 2 +- basic/xmpp/pom.xml | 2 +- build.gradle | 3 ++- dsl/cafe-dsl/pom.xml | 2 +- dsl/kafka-dsl/pom.xml | 2 +- dsl/pom.xml | 2 +- dsl/si4demo/pom.xml | 2 +- intermediate/async-gateway/pom.xml | 2 +- intermediate/dynamic-poller/pom.xml | 2 +- intermediate/errorhandling/pom.xml | 2 +- intermediate/file-processing/pom.xml | 2 +- intermediate/mail-attachments/pom.xml | 2 +- intermediate/monitoring/pom.xml | 2 +- intermediate/multipart-http/pom.xml | 2 +- intermediate/rest-http/pom.xml | 2 +- intermediate/retry-and-more/pom.xml | 2 +- intermediate/splitter-aggregator-reaper/pom.xml | 2 +- intermediate/stored-procedures-derby/pom.xml | 2 +- intermediate/stored-procedures-ms/pom.xml | 2 +- intermediate/stored-procedures-oracle/pom.xml | 2 +- intermediate/stored-procedures-postgresql/pom.xml | 2 +- intermediate/tcp-client-server-multiplex/pom.xml | 2 +- intermediate/travel/pom.xml | 2 +- intermediate/tx-synch/pom.xml | 2 +- 65 files changed, 66 insertions(+), 65 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 4665b242..12ad0e10 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -185,7 +185,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index a451cd8b..889cd3cd 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index d013ab96..e8b3c518 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -192,7 +192,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 6275f627..ab896893 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -231,7 +231,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 1ba1d4e5..206fddf4 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -174,7 +174,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index d7c53e53..152625ad 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -214,7 +214,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 244a9c6e..5efa8fd5 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -173,7 +173,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index d583c1ea..de374cc5 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -260,7 +260,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 69f28c1d..520d6ce4 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 6194c3d0..b5fb4345 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -455,7 +455,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 775f8f01..6f0a085e 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -214,7 +214,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index bdbe6947..5fb35661 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -185,7 +185,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index dd2d9d5e..f0b6c005 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -225,7 +225,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 8c7391b3..e18e2ee5 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 0f822106..6d9fe9a9 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -174,7 +174,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 3ddf2e56..6f3b3598 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index ca9002a9..a0d1feed 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 099983f2..cce60bef 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -221,7 +221,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 4423b60e..9b6b225e 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 08628005..d481ed58 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -232,7 +232,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index b2179546..6d3d5163 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -174,7 +174,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index e50c6064..8f97b0cf 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -224,7 +224,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 494cf7bb..3bc0f232 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -173,7 +173,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index f93c3307..c821bcd3 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -227,7 +227,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index c07bd25f..f147d746 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -232,7 +232,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 494abed3..5bf5d398 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -197,7 +197,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index c4afe0f1..65ed77bc 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 5e957710..21f413f2 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -214,7 +214,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index e16e9dd4..9771448f 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index a5a31e6c..3c50fcfc 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 7851ebf3..577eaa28 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -174,7 +174,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 67170b9f..d717df4f 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -204,7 +204,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index b99579ea..c699ed3c 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -197,7 +197,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index 2d049784..004a9ed8 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -203,7 +203,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index f3cec30d..807d5b2a 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -185,7 +185,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 56f75810..adcdffeb 100644 --- a/basic/tcp-with-headers/pom.xml +++ b/basic/tcp-with-headers/pom.xml @@ -203,7 +203,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 33af4453..38049585 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -206,7 +206,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index e7a81ea0..ad79d009 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -163,7 +163,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 18ac2fa3..f5224688 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -192,7 +192,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 79782b3c..a882fb7b 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -184,7 +184,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index f446ba0a..21fde84f 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -173,7 +173,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index ca9e4731..9a1c0016 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 26f325ba..fcf69be4 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/build.gradle b/build.gradle index de916a6c..05f2c3b4 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,7 @@ buildscript { repositories { mavenCentral() + maven { url 'https://plugins.gradle.org/m2' } maven { url 'https://repo.spring.io/libs-snapshot' } } dependencies { @@ -210,7 +211,7 @@ subprojects { subproject -> postgresVersion = '42.2.9' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.2.10.RELEASE' + springIntegrationVersion = '5.2.11.RELEASE' springIntegrationKafkaVersion = '3.2.1.RELEASE' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 05feefcc..d4406410 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -204,7 +204,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index e9e40d71..6f3455ae 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -216,7 +216,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 36230294..a64c21cb 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -137,7 +137,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 6c88dc3e..a4caa8ca 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -273,7 +273,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 65b256d4..399ea36a 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index f5997fad..14a6cbf7 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 13802f2e..3d0464a8 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 740ea7e1..f6b98144 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 91ac0910..672dbdda 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -232,7 +232,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index b814e2c5..e1d3029e 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -208,7 +208,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 1495d3a9..d6228a47 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -208,7 +208,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index fb9697fb..b5dcb985 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -263,7 +263,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 4c6e477f..d7f7a8ab 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -195,7 +195,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 922bc99a..9070d23f 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -174,7 +174,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 22c79651..7ef7f332 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -174,7 +174,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index a7212ad6..b9e4c288 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -186,7 +186,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index dd19d431..0f505aa2 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index e9a58038..7f8376e6 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -198,7 +198,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 257c3022..c947a3ad 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -173,7 +173,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 4bd565f3..52f69193 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -184,7 +184,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 65c50a3b..e87f8c86 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -185,7 +185,7 @@ org.springframework.integration spring-integration-bom - 5.2.10.RELEASE + 5.2.11.RELEASE import pom