diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 66b05997..2125e6c1 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.M3 + 5.3.0.M4 import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 96aafdfd..a97046f9 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.M3 + 5.3.0.M4 import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 7b634d34..1b828bdf 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.M3 + 5.3.0.M4 import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 8264fd8b..5c5cd32f 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.M3 + 5.3.0.M4 import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index c6b72b3e..1d779383 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.M3 + 5.3.0.M4 import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 4b927f10..2065d56f 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.M3 + 5.3.0.M4 import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 45c1cc8a..7653f1e7 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.M3 + 5.3.0.M4 import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 5dfccebd..548c891e 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.M3 + 5.3.0.M4 import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 75478824..94649764 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.M3 + 5.3.0.M4 import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 9553a019..29ad8404 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -458,7 +458,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index bfc93241..7379cdd9 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.M3 + 5.3.0.M4 import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index d068ad3f..9eb004ec 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -188,7 +188,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index c15bf0ef..cca64d1d 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -228,7 +228,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 96e1199a..c17ec8db 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.M3 + 5.3.0.M4 import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 27650c63..51014973 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -177,7 +177,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 97182f90..dda12680 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 8784ad46..e38bcc75 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index a66d3946..3c7cd703 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -224,7 +224,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 4d7f379b..6428a549 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 0c10c79c..8b4cae72 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -235,7 +235,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 4ba2014c..5648ac5d 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -177,7 +177,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 3020be7c..3bd70d28 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -227,7 +227,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 37ff2686..4c9cb52a 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -176,7 +176,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 55735f17..46d3167b 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -230,7 +230,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index c9a42e98..676fc7c7 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -235,7 +235,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index fe154741..0904b4b3 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -200,7 +200,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index d2a4b72e..77666e92 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -177,7 +177,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index c47f1a50..f4bf3106 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -217,7 +217,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index dc67c58a..6a3e99af 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 875ec0e2..fff1d6d0 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 1b89a598..12db913d 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -177,7 +177,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 725aff75..e51301fa 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -207,7 +207,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index d0e2a790..d5a4feb8 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.M3 + 5.3.0.M4 import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index e608e18a..6081edd7 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.M3 + 5.3.0.M4 import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 3baafd43..ff475dfa 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.M3 + 5.3.0.M4 import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 4cd41cde..d6ff9748 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.M3 + 5.3.0.M4 import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index de75044b..2809cee2 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.M3 + 5.3.0.M4 import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 2c72d97b..eb6c0b8e 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -166,7 +166,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 5c66afbf..d0e4b7f1 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.M3 + 5.3.0.M4 import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index c7976cd7..5be581eb 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.M3 + 5.3.0.M4 import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 731aaec0..0b569b35 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.M3 + 5.3.0.M4 import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 5c61e4c1..e670beeb 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 3601161d..29f17b87 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/build.gradle b/build.gradle index 85e82e3c..0b1dcc7b 100644 --- a/build.gradle +++ b/build.gradle @@ -161,7 +161,7 @@ subprojects { subproject -> apply plugin: 'io.spring.dependency-management' jacoco { - toolVersion = "0.7.9" + toolVersion = "0.8.5" } compileJava { @@ -211,7 +211,7 @@ subprojects { subproject -> subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' springCloudVersion ='Hoxton.SR3' - springIntegrationVersion = '5.3.0.M3' + springIntegrationVersion = '5.3.0.M4' 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 2062fe9d..9cb94898 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.M3 + 5.3.0.M4 import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 3d16c94f..3fce0f01 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.M3 + 5.3.0.M4 import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 26a2f273..926e96be 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -140,7 +140,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 0f0174cf..1d66bad0 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -276,7 +276,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar index cc4fdc29..490fda85 100644 Binary files a/gradle/wrapper/gradle-wrapper.jar and b/gradle/wrapper/gradle-wrapper.jar differ diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 94920145..a4b44297 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/gradlew.bat b/gradlew.bat index 24467a14..9109989e 100644 --- a/gradlew.bat +++ b/gradlew.bat @@ -29,6 +29,9 @@ if "%DIRNAME%" == "" set DIRNAME=. set APP_BASE_NAME=%~n0 set APP_HOME=%DIRNAME% +@rem Resolve any "." and ".." in APP_HOME to make it shorter. +for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi + @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m" diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 327b406f..603b74b1 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 8f810b7a..63c5d247 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 250e140b..be574e29 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -165,7 +165,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 31fa2771..2450e3bd 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 86455c8b..1150cff9 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 5764247a..e4f42375 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -211,7 +211,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 33dd398f..6aa0387c 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 354e3aa1..104f56c9 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 57acea20..5707a0c8 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 531e8975..c8fdba9c 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 7cdce0ff..6a195d40 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 5fd9b161..34a55f02 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index e11b9985..49fcbe1e 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 8bc808ee..a2b74acc 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 56028ad1..141bb8ad 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.M3 + 5.3.0.M4 import pom diff --git a/intermediate/testcontainers-rabbitmq/pom.xml b/intermediate/testcontainers-rabbitmq/pom.xml index 1a74c00b..46f41a46 100644 --- a/intermediate/testcontainers-rabbitmq/pom.xml +++ b/intermediate/testcontainers-rabbitmq/pom.xml @@ -274,7 +274,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 91738650..8b1ccc60 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -187,7 +187,7 @@ org.springframework.integration spring-integration-bom - 5.3.0.M3 + 5.3.0.M4 import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 52b8b4d8..41bcf148 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.M3 + 5.3.0.M4 import pom