From bce03dec791de5f36c035e8f728618afbeab669c Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 11 Mar 2020 16:48:20 -0400 Subject: [PATCH] Upgrade to SI-5.3 M3; S-Kafka-2.4.4 --- 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 | 4 ++-- 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 | 4 ++-- 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, 67 insertions(+), 67 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 14df8dfb..66b05997 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -188,7 +188,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 4d0e59c1..96aafdfd 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 76a9a8de..7b634d34 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -195,7 +195,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 1d13f8f1..8264fd8b 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -234,7 +234,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index bc4654be..c6b72b3e 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -177,7 +177,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index b4373222..4b927f10 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -217,7 +217,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 82926088..45c1cc8a 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -176,7 +176,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index d143fe91..5dfccebd 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -263,7 +263,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 0c1ff41c..75478824 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index e80b1b53..9553a019 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -458,7 +458,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 7665a4cd..bfc93241 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -217,7 +217,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 1bd1095e..d068ad3f 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -188,7 +188,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index b457dbee..c15bf0ef 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -228,7 +228,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 5a62eab5..96e1199a 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 34816c24..27650c63 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -177,7 +177,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 80af886a..97182f90 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 04a7b399..8784ad46 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 04048b1a..a66d3946 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -224,7 +224,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index c744f17d..4d7f379b 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index f54bf37b..0c10c79c 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -235,7 +235,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 84690926..4ba2014c 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -177,7 +177,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 262df28b..3020be7c 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -227,7 +227,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 9eee9a33..37ff2686 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -176,7 +176,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 0e1846d8..55735f17 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -230,7 +230,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 0eecdfb6..c9a42e98 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -101,7 +101,7 @@ org.springframework.kafka spring-kafka - 2.4.2.RELEASE + 2.4.4.RELEASE compile @@ -235,7 +235,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 2df68bd0..fe154741 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -200,7 +200,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index fad216f7..d2a4b72e 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -177,7 +177,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index ef1f193f..c47f1a50 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -217,7 +217,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 812a94cb..dc67c58a 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 4204b393..875ec0e2 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 41dd731d..1b89a598 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -177,7 +177,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index c894dd31..725aff75 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -207,7 +207,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index be41943f..d0e2a790 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -200,7 +200,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index db0f6a6f..e608e18a 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -206,7 +206,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index f69e7c12..3baafd43 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -188,7 +188,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 002bd87f..4cd41cde 100644 --- a/basic/tcp-with-headers/pom.xml +++ b/basic/tcp-with-headers/pom.xml @@ -206,7 +206,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 2aa715b3..de75044b 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -209,7 +209,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index da6e3b6a..2c72d97b 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -166,7 +166,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 8442cfc7..5c66afbf 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -195,7 +195,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 8f2986e8..c7976cd7 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -187,7 +187,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 3637c5fb..731aaec0 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -176,7 +176,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 0e83f049..5c61e4c1 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 6f6c5cfb..3601161d 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/build.gradle b/build.gradle index 6b70b90f..fc2613c2 100644 --- a/build.gradle +++ b/build.gradle @@ -210,11 +210,11 @@ subprojects { subproject -> postgresVersion = '42.2.9' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.3.0.M2' + springIntegrationVersion = '5.3.0.M3' springIntegrationKafkaVersion = '3.2.1.RELEASE' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springKafkaVersion = '2.4.2.RELEASE' + springKafkaVersion = '2.4.4.RELEASE' springVersion = '5.2.4.RELEASE' springSecurityVersion = '5.3.0.RC1' springWebFlowVersion = '2.3.3.RELEASE' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 0f9cfba1..2062fe9d 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -207,7 +207,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index e982a0a7..3d16c94f 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -219,7 +219,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index d6b39e4c..26a2f273 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -140,7 +140,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 78b2b905..0f0174cf 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -276,7 +276,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index fce28363..327b406f 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index aae97dbe..8f810b7a 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 866a1564..250e140b 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 8fdc7330..31fa2771 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index e90e5d2c..86455c8b 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -235,7 +235,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index a1694a80..5764247a 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -211,7 +211,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 91bffa58..33dd398f 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -211,7 +211,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 9dd8b021..354e3aa1 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -266,7 +266,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 64148447..57acea20 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -198,7 +198,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 6c063723..531e8975 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -177,7 +177,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 05dc7b6b..7cdce0ff 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -177,7 +177,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index ec9611e6..5fd9b161 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -189,7 +189,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 7055fd97..e11b9985 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 0d140ce9..8bc808ee 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -201,7 +201,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 56330999..56028ad1 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -176,7 +176,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 1afee413..91738650 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -187,7 +187,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 57cffc81..52b8b4d8 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -188,7 +188,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M2 + 5.3.0.M3 import pom