From 79f7393f842df714c5bd6a8455817cea0c3558e7 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Tue, 17 Aug 2021 14:49:55 -0400 Subject: [PATCH] Upgrade dependencies --- 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 | 2 +- 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-async-bi-directional/pom.xml | 2 +- intermediate/tcp-client-server-multiplex/pom.xml | 2 +- intermediate/testcontainers-rabbitmq/pom.xml | 2 +- intermediate/travel/pom.xml | 2 +- intermediate/tx-synch/pom.xml | 2 +- 67 files changed, 67 insertions(+), 67 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 26aaf14c..cba49d2e 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -183,7 +183,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 3965de97..ba624712 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 015a62bf..fdb1ebca 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -190,7 +190,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 7574472a..a1b667ad 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -229,7 +229,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index c241badd..64e3305d 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -172,7 +172,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index b8f61907..7089ea55 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -212,7 +212,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index f4cddce5..f10d4001 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -171,7 +171,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index a4cfa788..7b99f16b 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -247,7 +247,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 41b4e156..3a60e627 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 11553d0c..b46e2f33 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -453,7 +453,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 34b9f1b7..deada265 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -212,7 +212,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 79a12cc9..b7bda7c9 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -183,7 +183,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 5f0ff28d..87bf5762 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -223,7 +223,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index b9728b1e..8582abee 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 0b053b23..25d766ec 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -172,7 +172,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index b23d27a9..4cecbcc6 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 3f86af61..de9850d5 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index cc7fef8a..7a6db39f 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -208,7 +208,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index b7ec042d..d27b42a0 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 4f678135..f90f4d5f 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -230,7 +230,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 93a1bde9..ab5d4058 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -172,7 +172,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 21d71a3b..d4cb3f7d 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -211,7 +211,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 5be76510..6c13147d 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -171,7 +171,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 95e6c6e3..49920100 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -225,7 +225,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index c4d3052b..ca56076c 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -217,7 +217,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 1747a008..5ce1da82 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -195,7 +195,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 2a34de67..589109d1 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -172,7 +172,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 081aca9b..a9434f1d 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -201,7 +201,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index da942ae7..708f076c 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 4fe17bf6..70612d99 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 1dd89fe8..0d253b6e 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -172,7 +172,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index a6917920..b75e4b7e 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -202,7 +202,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index ded4402b..95fa3e38 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -195,7 +195,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index a7477d12..ee38c979 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -201,7 +201,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 4024a819..45f5527c 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -172,7 +172,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 432e5c7a..c7c0d87f 100644 --- a/basic/tcp-with-headers/pom.xml +++ b/basic/tcp-with-headers/pom.xml @@ -201,7 +201,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 22f2db32..2a4a2f9e 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -193,7 +193,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index f1ec220b..b355a3b4 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -161,7 +161,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 92ebc003..5bf5cb88 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -190,7 +190,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index bdcbe6c1..e882e2ea 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -182,7 +182,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 2626c923..ea02ec01 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -171,7 +171,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 2b9771b8..899cc599 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 99c8fc66..52efaf3e 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/build.gradle b/build.gradle index e9689d47..be037f72 100644 --- a/build.gradle +++ b/build.gradle @@ -210,7 +210,7 @@ subprojects { subproject -> subethasmtpVersion = '1.2' slf4jVersion = '1.7.30' springCloudVersion ='2020.0.0-SNAPSHOT' - springIntegrationVersion = '5.4.8' + springIntegrationVersion = '5.4.10' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' springVersion = '5.3.8' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 9384cd83..cb00cafa 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -202,7 +202,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 875d0c6d..6c01cc01 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -213,7 +213,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 8ad3e24b..102a9e83 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -135,7 +135,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index d4abcbe7..7ab611a0 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -271,7 +271,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index e30157b1..49afeefd 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index c17c0a55..d8c91c6f 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index d23038a9..e0d08ede 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index edc2c552..397f71bb 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 737277c8..4f6b3829 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -219,7 +219,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 60978862..1c73e266 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -206,7 +206,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index d203cae9..4929c04b 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -206,7 +206,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 6b94d767..90d38c59 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -273,7 +273,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 37befe0b..e7a6017a 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -193,7 +193,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index dc33a4f5..8ef9ae16 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -172,7 +172,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 35f4f674..c5140b6b 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -172,7 +172,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 647df5ed..972ff78e 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -184,7 +184,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index b5eb939f..f4b39062 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 1819d765..ee04a0ca 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -196,7 +196,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/tcp-async-bi-directional/pom.xml b/intermediate/tcp-async-bi-directional/pom.xml index e08ffde6..7a5f662d 100644 --- a/intermediate/tcp-async-bi-directional/pom.xml +++ b/intermediate/tcp-async-bi-directional/pom.xml @@ -190,7 +190,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index e99b409e..d4d628cd 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -160,7 +160,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/testcontainers-rabbitmq/pom.xml b/intermediate/testcontainers-rabbitmq/pom.xml index 00898b36..9ce71a44 100644 --- a/intermediate/testcontainers-rabbitmq/pom.xml +++ b/intermediate/testcontainers-rabbitmq/pom.xml @@ -258,7 +258,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index ff5bd203..29f6f1bc 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -182,7 +182,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 1510fe00..a1d10b20 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -183,7 +183,7 @@ org.springframework.integration spring-integration-bom - 5.4.8 + 5.4.10 import pom