diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml
index 607b423b..891a5bee 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml
index ab7b9e54..7c7d0cae 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml
index 0a03d1c6..3544055e 100644
--- a/advanced/dynamic-tcp-client/pom.xml
+++ b/advanced/dynamic-tcp-client/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
dynamic-tcp-client
@@ -174,7 +174,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -195,7 +195,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml
index 46612b0d..6a92e4de 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml
index 01223a00..660926ab 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml
index e9d860a6..97b10c2c 100644
--- a/applications/cafe/cafe-jms/pom.xml
+++ b/applications/cafe/cafe-jms/pom.xml
@@ -70,7 +70,7 @@
org.apache.activemq
activemq-broker
- 5.15.13
+ 5.15.15
compile
@@ -82,7 +82,7 @@
org.apache.activemq
activemq-kahadb-store
- 5.15.13
+ 5.15.15
compile
@@ -217,7 +217,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml
index 9ba1cbd3..d6795006 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml
index a9f64a73..2d4ab756 100644
--- a/applications/file-split-ftp/pom.xml
+++ b/applications/file-split-ftp/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
file-split-ftp
@@ -242,7 +242,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -263,7 +263,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml
index 93f9b83f..b6efc658 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml
index e699ef34..b66cf7b3 100644
--- a/applications/loanshark/pom.xml
+++ b/applications/loanshark/pom.xml
@@ -458,7 +458,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml
index 8731c249..6f9eb12f 100644
--- a/applications/stomp-chat/pom.xml
+++ b/applications/stomp-chat/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
stomp-chat
@@ -196,7 +196,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -217,7 +217,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml
index 60cefda6..770e8216 100644
--- a/basic/amqp/pom.xml
+++ b/basic/amqp/pom.xml
@@ -188,7 +188,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml
index d0b0a5f6..2dba67d3 100644
--- a/basic/barrier/pom.xml
+++ b/basic/barrier/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
barrier
@@ -207,7 +207,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -228,7 +228,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml
index 0544cd80..7199a905 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml
index 9b59c3c6..9eea6178 100644
--- a/basic/enricher/pom.xml
+++ b/basic/enricher/pom.xml
@@ -177,7 +177,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml
index 7cb4a9e8..1e42c5cd 100644
--- a/basic/feed/pom.xml
+++ b/basic/feed/pom.xml
@@ -165,7 +165,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/file/pom.xml b/basic/file/pom.xml
index a6adb273..18bbe00d 100644
--- a/basic/file/pom.xml
+++ b/basic/file/pom.xml
@@ -165,7 +165,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml
index ecc696bc..70c2e902 100644
--- a/basic/ftp/pom.xml
+++ b/basic/ftp/pom.xml
@@ -224,7 +224,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml
index d0b20ec5..99857049 100644
--- a/basic/helloworld/pom.xml
+++ b/basic/helloworld/pom.xml
@@ -165,7 +165,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/http/pom.xml b/basic/http/pom.xml
index ea86a26b..f5db78e8 100644
--- a/basic/http/pom.xml
+++ b/basic/http/pom.xml
@@ -235,7 +235,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml
index 2e8ade4f..d93b4408 100644
--- a/basic/jdbc/pom.xml
+++ b/basic/jdbc/pom.xml
@@ -177,7 +177,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml
index a0f7e246..aff38d24 100644
--- a/basic/jms/pom.xml
+++ b/basic/jms/pom.xml
@@ -92,7 +92,7 @@
org.apache.activemq
activemq-broker
- 5.15.13
+ 5.15.15
compile
@@ -104,7 +104,7 @@
org.apache.activemq
activemq-kahadb-store
- 5.15.13
+ 5.15.15
compile
@@ -227,7 +227,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml
index a8bbacb7..ac0a6cac 100644
--- a/basic/jmx/pom.xml
+++ b/basic/jmx/pom.xml
@@ -176,7 +176,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml
index 870e50dc..12616575 100644
--- a/basic/jpa/pom.xml
+++ b/basic/jpa/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
jpa
@@ -209,7 +209,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -230,7 +230,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml
index f26c78ab..d92c939d 100644
--- a/basic/kafka/pom.xml
+++ b/basic/kafka/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
kafka
@@ -214,7 +214,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -235,7 +235,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml
index c830e077..a0a99c21 100644
--- a/basic/mail/pom.xml
+++ b/basic/mail/pom.xml
@@ -200,7 +200,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml
index 55c34c0f..3be635c4 100644
--- a/basic/mongodb/pom.xml
+++ b/basic/mongodb/pom.xml
@@ -177,7 +177,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml
index ede86c0f..39da908e 100644
--- a/basic/mqtt/pom.xml
+++ b/basic/mqtt/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
mqtt
@@ -196,7 +196,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -217,7 +217,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml
index f53172d2..8aec8489 100644
--- a/basic/oddeven/pom.xml
+++ b/basic/oddeven/pom.xml
@@ -165,7 +165,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml
index e6aa659a..5fecd55c 100644
--- a/basic/quote/pom.xml
+++ b/basic/quote/pom.xml
@@ -165,7 +165,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml
index b044ca9f..7c55b36b 100644
--- a/basic/sftp/pom.xml
+++ b/basic/sftp/pom.xml
@@ -177,7 +177,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml
index d2ffa7c1..6a49d559 100644
--- a/basic/splunk/pom.xml
+++ b/basic/splunk/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
splunk
@@ -186,7 +186,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -207,7 +207,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml
index 426f639c..31b39c39 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml
index 9e2e1746..3230410d 100644
--- a/basic/tcp-broadcast/pom.xml
+++ b/basic/tcp-broadcast/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
tcp-broadcast
@@ -185,7 +185,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -206,7 +206,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml
index dab18815..3cf8f007 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml
index 59d1c193..2c18c47e 100644
--- a/basic/tcp-with-headers/pom.xml
+++ b/basic/tcp-with-headers/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
tcp-with-headers
@@ -185,7 +185,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -206,7 +206,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml
index 3b0fc438..cb9cc268 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml
index 6178d709..34ca5879 100644
--- a/basic/twitter/pom.xml
+++ b/basic/twitter/pom.xml
@@ -166,7 +166,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml
index 00bf90a1..3dcaabbb 100644
--- a/basic/web-sockets/pom.xml
+++ b/basic/web-sockets/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
web-sockets
@@ -174,7 +174,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -195,7 +195,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml
index 5ba8fc87..76077000 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml
index becae072..79991794 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml
index f7f5a6e9..4a6de521 100644
--- a/basic/xml/pom.xml
+++ b/basic/xml/pom.xml
@@ -165,7 +165,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml
index b253d44a..0df7d00b 100644
--- a/basic/xmpp/pom.xml
+++ b/basic/xmpp/pom.xml
@@ -165,7 +165,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/build.gradle b/build.gradle
index da6999e0..710970d3 100644
--- a/build.gradle
+++ b/build.gradle
@@ -32,8 +32,8 @@ allprojects {
repositories {
mavenCentral()
- maven { url 'https://repo.spring.io/libs-snapshot' }
- maven { url 'https://repo.spring.io/libs-milestone' }
+ maven { url 'https://repo.spring.io/release' }
+ maven { url 'https://repo.spring.io/milestone' }
// maven { url 'https://repo.spring.io/libs-staging-local' }
}
@@ -172,7 +172,7 @@ subprojects { subproject ->
}
ext {
- activeMqVersion = '5.15.13'
+ activeMqVersion = '5.15.15'
apacheSshdVersion = '2.4.0'
aspectjVersion = '1.9.5'
commonsDigesterVersion = '2.0'
@@ -213,7 +213,7 @@ subprojects { subproject ->
subethasmtpVersion = '1.2'
slf4jVersion = '1.7.25'
springCloudVersion ='Hoxton.SR9'
- springIntegrationVersion = '5.3.9.RELEASE'
+ springIntegrationVersion = '5.3.10.RELEASE'
springIntegrationKafkaVersion = '3.3.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 37c6aae3..ffa0bd74 100644
--- a/dsl/cafe-dsl/pom.xml
+++ b/dsl/cafe-dsl/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
cafe-dsl
@@ -186,7 +186,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -207,7 +207,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml
index ed5614f3..ec3d945c 100644
--- a/dsl/kafka-dsl/pom.xml
+++ b/dsl/kafka-dsl/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
kafka-dsl
@@ -198,7 +198,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -219,7 +219,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/dsl/pom.xml b/dsl/pom.xml
index bdb9571b..c308c958 100644
--- a/dsl/pom.xml
+++ b/dsl/pom.xml
@@ -140,7 +140,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml
index 49df1405..55c215df 100644
--- a/dsl/si4demo/pom.xml
+++ b/dsl/si4demo/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
si4demo
@@ -255,7 +255,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -276,7 +276,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/gradle.properties b/gradle.properties
index 530cfaeb..8a35c68b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,3 +1,3 @@
version=5.3.0.RELEASE
-springBootVersion=2.3.9.BUILD-SNAPSHOT
+springBootVersion=2.3.12.RELEASE
org.gradle.jvmargs=-Xmx1536m
diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml
index 9f45bff5..10390587 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml
index b182904a..731a21b6 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml
index 9d1c2d49..7d05c86c 100644
--- a/intermediate/errorhandling/pom.xml
+++ b/intermediate/errorhandling/pom.xml
@@ -165,7 +165,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml
index ae6b157b..aac41a07 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml
index de122c0d..52755ff7 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml
index c821c09f..3e0b95e5 100644
--- a/intermediate/monitoring/pom.xml
+++ b/intermediate/monitoring/pom.xml
@@ -211,7 +211,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml
index f0ae5d2e..de3ad8a3 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml
index 536aeb76..0cce099b 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml
index 194dc047..672575d7 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml
index d7982958..7b1316aa 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml
index 63055a9a..08730cc8 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml
index 8da00db6..06291311 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml
index 1a4e0319..da279dba 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml
index b583efd9..3c29214d 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/tcp-async-bi-directional/pom.xml b/intermediate/tcp-async-bi-directional/pom.xml
index 87a58bf0..51fdde48 100644
--- a/intermediate/tcp-async-bi-directional/pom.xml
+++ b/intermediate/tcp-async-bi-directional/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
tcp-async-bi-directional
@@ -185,7 +185,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -206,7 +206,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml
index 8749eae3..5001b290 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/testcontainers-rabbitmq/pom.xml b/intermediate/testcontainers-rabbitmq/pom.xml
index 5e4e8041..44e5bac2 100644
--- a/intermediate/testcontainers-rabbitmq/pom.xml
+++ b/intermediate/testcontainers-rabbitmq/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
org.springframework.integration.samples
testcontainers-rabbitmq
@@ -253,7 +253,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.3.9.BUILD-SNAPSHOT
+ 2.3.12.RELEASE
import
pom
@@ -274,7 +274,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml
index 060fc22c..b0acb642 100644
--- a/intermediate/travel/pom.xml
+++ b/intermediate/travel/pom.xml
@@ -187,7 +187,7 @@
org.springframework.integration
spring-integration-bom
- 5.3.9.RELEASE
+ 5.3.10.RELEASE
import
pom
diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml
index 42616e31..0c74abb4 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.9.RELEASE
+ 5.3.10.RELEASE
import
pom