From 62ad74cadb549957f7c4a319e2d4d1a42132263f Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 25 Mar 2020 14:51:05 -0400 Subject: [PATCH] Upgrade to SI-5.2.5 --- 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-client-server-multiplex/pom.xml | 2 +- intermediate/travel/pom.xml | 2 +- intermediate/tx-synch/pom.xml | 2 +- 65 files changed, 65 insertions(+), 65 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index ce8e8f73..176683e0 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index c14e4a95..63eb0fb4 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index fd94e3a3..5b45f3dc 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 96607a95..db9cc9e4 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 90fe9b69..2009c745 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 3fef6cb4..b9894282 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 32fa80b4..831e5218 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 7bd6dfc6..527581cc 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index e66c4856..f9c73779 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 83b018df..4f222c5f 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -455,7 +455,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 25de4f76..d558266a 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index aa3ce675..43ba83f2 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -185,7 +185,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 0f3090fd..2ed1a09f 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -225,7 +225,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 452a623a..c1727be2 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 6afd97e4..66b509ec 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -174,7 +174,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index a3ef7d1e..ede6a288 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 3c090d36..1fa6ff9d 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 354fb74e..eab00d08 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -221,7 +221,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 5951d039..69acc603 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index b8e0c027..9d20d181 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -232,7 +232,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 7bde3683..966a3230 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -174,7 +174,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index a0062204..db297fef 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -224,7 +224,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 84e22f72..798fc892 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -173,7 +173,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 2d81b66c..3f778fe5 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -227,7 +227,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 5319d9c8..04e0a8e7 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -232,7 +232,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index f027a0b1..f809f645 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -197,7 +197,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 9f455fdf..4668e009 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index b92aa9ed..b2b8322f 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -214,7 +214,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 8abc9576..7b5921fc 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index f320c505..16c27100 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index c2bd85cb..48877fc5 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -174,7 +174,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index fcd10ed5..845f431d 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -204,7 +204,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 62d2100a..a51a9f35 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index 05652014..56bc4a3b 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 15d17e67..1cdaef4f 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index e05804ae..22314a39 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index dc23c876..d233be25 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index f83fc3c5..55547dc3 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -163,7 +163,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index f23d6f32..bc2ace8f 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index fe2aa497..c778a8d0 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index ac1dbea6..286aeee1 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index a4f63c0b..142b1983 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 46d724b9..13523755 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/build.gradle b/build.gradle index 4047a822..bef17b73 100644 --- a/build.gradle +++ b/build.gradle @@ -208,7 +208,7 @@ subprojects { subproject -> postgresVersion = '42.2.9' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.2.4.RELEASE' + springIntegrationVersion = '5.2.5.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 59cd9209..956f7622 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 5151f62d..298e1ae0 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index e54d6f04..6192e7dd 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -137,7 +137,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 3cafb3b0..bc284a19 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -273,7 +273,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 613eda83..7fe10192 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 1750377a..1bd792c6 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 577b6328..da027e51 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -162,7 +162,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 4be28cf4..8b4f27b1 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 31bd5c69..b46847ff 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 565af183..325b688b 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -208,7 +208,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 7a264e05..1d7b7b65 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index ef73f97c..7a9fcdcb 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 7da7e14b..6b9d6ea4 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index f6f705d2..f12d64ef 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 862d62f6..d28c6ad3 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 86f524b3..29ce038c 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 2989e089..4047afc5 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 3d27c76b..78936fac 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 196ecadf..e4d990b2 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.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index b59b8671..b47cb231 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -184,7 +184,7 @@ org.springframework.integration spring-integration-bom - 5.2.4.RELEASE + 5.2.5.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 6e06e22d..c070a263 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.4.RELEASE + 5.2.5.RELEASE import pom