diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml
index 048b39fe..2d6c8c93 100644
--- a/advanced/advanced-testing-examples/pom.xml
+++ b/advanced/advanced-testing-examples/pom.xml
@@ -62,13 +62,13 @@
org.springframework.integration
spring-integration-jms
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-groovy
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -98,7 +98,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml
index 8a2614ef..5c5128b2 100644
--- a/advanced/dynamic-ftp/pom.xml
+++ b/advanced/dynamic-ftp/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-ftp
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml
index 5f6e8899..af0ddcea 100644
--- a/advanced/dynamic-tcp-client/pom.xml
+++ b/advanced/dynamic-tcp-client/pom.xml
@@ -65,7 +65,7 @@
org.springframework.integration
spring-integration-ip
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -95,7 +95,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml
index 33d2d5ae..09c5a7ab 100644
--- a/applications/cafe-scripted/pom.xml
+++ b/applications/cafe-scripted/pom.xml
@@ -56,25 +56,25 @@
org.springframework.integration
spring-integration-stream
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-groovy
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-rmi
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-jmx
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -122,7 +122,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml
index 81ab2a1a..ac2a5c30 100644
--- a/applications/cafe/cafe-amqp/pom.xml
+++ b/applications/cafe/cafe-amqp/pom.xml
@@ -62,7 +62,7 @@
org.springframework.integration
spring-integration-amqp
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -92,7 +92,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml
index 14a56c4a..5ff1b649 100644
--- a/applications/cafe/cafe-jms/pom.xml
+++ b/applications/cafe/cafe-jms/pom.xml
@@ -74,7 +74,7 @@
org.springframework.integration
spring-integration-jms
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -104,7 +104,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml
index fbe32ea6..2676f965 100644
--- a/applications/cafe/cafe-si/pom.xml
+++ b/applications/cafe/cafe-si/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-stream
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -92,7 +92,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml
index 813aed6d..e9f861bd 100644
--- a/applications/file-split-ftp/pom.xml
+++ b/applications/file-split-ftp/pom.xml
@@ -70,25 +70,25 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-ftp
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-http
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-mail
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -130,7 +130,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
@@ -141,7 +141,7 @@
org.springframework.integration
spring-integration-test
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
test
diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml
index 5f42f3fd..e4637216 100644
--- a/applications/loan-broker/pom.xml
+++ b/applications/loan-broker/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-ip
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml
index 49313778..f04a34d9 100644
--- a/applications/loanshark/pom.xml
+++ b/applications/loanshark/pom.xml
@@ -55,31 +55,31 @@
org.springframework.integration
spring-integration-ip
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework
spring-webmvc
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
org.springframework
spring-orm
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
org.springframework
spring-aop
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
org.springframework
spring-aspects
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
@@ -91,19 +91,19 @@
org.springframework
spring-jdbc
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
org.springframework
spring-tx
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
org.springframework
spring-context
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
@@ -235,7 +235,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml
index 6ddf2fc2..6edea209 100644
--- a/applications/stomp-chat/pom.xml
+++ b/applications/stomp-chat/pom.xml
@@ -98,7 +98,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/amqp-affinity/pom.xml b/basic/amqp-affinity/pom.xml
index 84471231..04cd98e3 100644
--- a/basic/amqp-affinity/pom.xml
+++ b/basic/amqp-affinity/pom.xml
@@ -72,7 +72,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml
index b5ca0b64..45d4631b 100644
--- a/basic/amqp/pom.xml
+++ b/basic/amqp/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-stream
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-amqp
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -92,7 +92,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml
index a2ac1220..9c3c11c3 100644
--- a/basic/barrier/pom.xml
+++ b/basic/barrier/pom.xml
@@ -75,19 +75,19 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-amqp
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-http
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -111,7 +111,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml
index 4cd349bd..cf1f1eb9 100644
--- a/basic/control-bus/pom.xml
+++ b/basic/control-bus/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml
index 32e60a1f..5d409e23 100644
--- a/basic/enricher/pom.xml
+++ b/basic/enricher/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -92,7 +92,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml
index 54e97aeb..7827856f 100644
--- a/basic/feed/pom.xml
+++ b/basic/feed/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-feed
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/file/pom.xml b/basic/file/pom.xml
index 54bd050d..f802a714 100644
--- a/basic/file/pom.xml
+++ b/basic/file/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-file
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml
index d0c012dd..18dceb29 100644
--- a/basic/ftp/pom.xml
+++ b/basic/ftp/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-ftp
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -104,7 +104,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
@@ -116,7 +116,7 @@
org.springframework.integration
spring-integration-test
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
test
diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml
index da7bbcfb..2a1d7c36 100644
--- a/basic/helloworld/pom.xml
+++ b/basic/helloworld/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/http-boot/pom.xml b/basic/http-boot/pom.xml
index 935bebdf..6e3138d0 100644
--- a/basic/http-boot/pom.xml
+++ b/basic/http-boot/pom.xml
@@ -72,7 +72,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/http/pom.xml b/basic/http/pom.xml
index a051be06..f02d51f8 100644
--- a/basic/http/pom.xml
+++ b/basic/http/pom.xml
@@ -55,19 +55,19 @@
org.springframework.integration
spring-integration-http
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-mail
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework
spring-webmvc
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
@@ -121,7 +121,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml
index e0e7e55e..48d89063 100644
--- a/basic/jdbc/pom.xml
+++ b/basic/jdbc/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -92,7 +92,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml
index 0ebb91a9..e14f8c8b 100644
--- a/basic/jms/pom.xml
+++ b/basic/jms/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-jms
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-stream
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -104,13 +104,13 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
org.springframework.integration
spring-integration-test
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
test
diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml
index ab46940f..b3434598 100644
--- a/basic/jmx/pom.xml
+++ b/basic/jmx/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-jmx
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-stream
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -92,7 +92,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml
index cf510469..3fc20bd7 100644
--- a/basic/jpa/pom.xml
+++ b/basic/jpa/pom.xml
@@ -75,7 +75,7 @@
org.springframework.integration
spring-integration-jpa
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -123,7 +123,7 @@
org.springframework
spring-instrument
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
runtime
@@ -205,7 +205,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml
index e4fc6440..d36d1660 100644
--- a/basic/kafka/pom.xml
+++ b/basic/kafka/pom.xml
@@ -71,7 +71,7 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -113,7 +113,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml
index d57fc7d9..ad804cf7 100644
--- a/basic/mail/pom.xml
+++ b/basic/mail/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-mail
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework
spring-context
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
@@ -104,7 +104,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml
index 06b9137a..9dcec033 100644
--- a/basic/mongodb/pom.xml
+++ b/basic/mongodb/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-mongodb
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml
index ecbf8041..a6c1f8c4 100644
--- a/basic/mqtt/pom.xml
+++ b/basic/mqtt/pom.xml
@@ -65,13 +65,13 @@
org.springframework.integration
spring-integration-stream
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-mqtt
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -101,7 +101,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml
index 7c4aa54b..d18bcb7e 100644
--- a/basic/oddeven/pom.xml
+++ b/basic/oddeven/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml
index ba873d7f..5e5be8ba 100644
--- a/basic/quote/pom.xml
+++ b/basic/quote/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-stream
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml
index ff1408ab..a124ba1a 100644
--- a/basic/sftp/pom.xml
+++ b/basic/sftp/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-sftp
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -92,7 +92,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml
index 4b13ba48..e24efb40 100644
--- a/basic/splunk/pom.xml
+++ b/basic/splunk/pom.xml
@@ -65,7 +65,7 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -95,7 +95,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml
index 0fa6e5d2..c94f5f79 100644
--- a/basic/tcp-amqp/pom.xml
+++ b/basic/tcp-amqp/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-amqp
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-ip
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -104,7 +104,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml
index d49bd5e2..db9c575c 100644
--- a/basic/tcp-broadcast/pom.xml
+++ b/basic/tcp-broadcast/pom.xml
@@ -72,7 +72,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml
index 58f4e013..9308a291 100644
--- a/basic/tcp-client-server/pom.xml
+++ b/basic/tcp-client-server/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-ip
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -68,7 +68,7 @@
org.springframework.integration
spring-integration-test
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -98,7 +98,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml
index 1d0745dd..46b0756b 100644
--- a/basic/testing-examples/pom.xml
+++ b/basic/testing-examples/pom.xml
@@ -56,25 +56,25 @@
org.springframework.integration
spring-integration-file
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-http
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-ws
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework
spring-webmvc
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
@@ -104,13 +104,13 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
org.springframework.integration
spring-integration-test
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
test
diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml
index 692c7577..5034e648 100644
--- a/basic/twitter/pom.xml
+++ b/basic/twitter/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-twitter
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml
index 8552ec16..92a283f2 100644
--- a/basic/web-sockets/pom.xml
+++ b/basic/web-sockets/pom.xml
@@ -88,7 +88,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml
index 138873d3..ad739aa5 100644
--- a/basic/ws-inbound-gateway/pom.xml
+++ b/basic/ws-inbound-gateway/pom.xml
@@ -55,19 +55,19 @@
org.springframework.integration
spring-integration-xml
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-ws
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework
spring-webmvc
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
@@ -97,7 +97,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml
index a36ef297..ff5fe233 100644
--- a/basic/ws-outbound-gateway/pom.xml
+++ b/basic/ws-outbound-gateway/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-stream
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-ws
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -92,7 +92,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml
index a454ebf2..6d8be262 100644
--- a/basic/xml/pom.xml
+++ b/basic/xml/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-xml
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml
index 13a782eb..1a38eb4a 100644
--- a/basic/xmpp/pom.xml
+++ b/basic/xmpp/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-xmpp
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/build.gradle b/build.gradle
index 320e4f90..4d7337f8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -196,12 +196,12 @@ subprojects { subproject ->
postgresVersion = '9.1-901-1.jdbc4'
subethasmtpVersion = '1.2'
slf4jVersion = '1.7.25'
- springIntegrationVersion = '4.3.22.RELEASE'
+ springIntegrationVersion = '4.3.23.RELEASE'
springIntegrationDslVersion = '1.2.3.RELEASE'
springIntegrationKafkaVersion = '2.3.1.RELEASE'
springIntegrationSplunkVersion = '1.1.0.RELEASE'
springKafkaVersion = '1.3.10.RELEASE'
- springVersion = '4.3.23.RELEASE'
+ springVersion = '4.3.28.RELEASE'
springSecurityVersion = '4.2.13.RELEASE'
springWebFlowVersion = '2.3.4.RELEASE'
tilesJspVersion = '2.2.1'
diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml
index a7404b10..1881a527 100644
--- a/dsl/cafe-dsl/pom.xml
+++ b/dsl/cafe-dsl/pom.xml
@@ -71,7 +71,7 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -107,7 +107,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml
index e29e66be..88b23731 100644
--- a/dsl/kafka-dsl/pom.xml
+++ b/dsl/kafka-dsl/pom.xml
@@ -65,7 +65,7 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -113,7 +113,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/dsl/pom.xml b/dsl/pom.xml
index e5ef99aa..3ab5518f 100644
--- a/dsl/pom.xml
+++ b/dsl/pom.xml
@@ -72,7 +72,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml
index 50ec62a9..a8028628 100644
--- a/dsl/si4demo/pom.xml
+++ b/dsl/si4demo/pom.xml
@@ -132,7 +132,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml
index 240d74eb..f1866466 100644
--- a/intermediate/async-gateway/pom.xml
+++ b/intermediate/async-gateway/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -92,7 +92,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml
index 90a291a9..d4016c8d 100644
--- a/intermediate/dynamic-poller/pom.xml
+++ b/intermediate/dynamic-poller/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml
index 7e6114e3..aa93b005 100644
--- a/intermediate/errorhandling/pom.xml
+++ b/intermediate/errorhandling/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-stream
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml
index 2a93b65c..000ac078 100644
--- a/intermediate/file-processing/pom.xml
+++ b/intermediate/file-processing/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-file
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml
index 3debb336..9dd4b12c 100644
--- a/intermediate/mail-attachments/pom.xml
+++ b/intermediate/mail-attachments/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-mail
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-file
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -110,13 +110,13 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
org.springframework.integration
spring-integration-test
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
test
diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml
index 7ba13a0b..a6b95a98 100644
--- a/intermediate/monitoring/pom.xml
+++ b/intermediate/monitoring/pom.xml
@@ -55,25 +55,25 @@
org.springframework.integration
spring-integration-jmx
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-twitter
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-groovy
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework
spring-webmvc
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
@@ -109,7 +109,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml
index 222b79c6..777cf081 100644
--- a/intermediate/multipart-http/pom.xml
+++ b/intermediate/multipart-http/pom.xml
@@ -55,13 +55,13 @@
org.springframework.integration
spring-integration-http
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework
spring-webmvc
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
@@ -109,7 +109,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml
index 33b030bc..f44cd81b 100644
--- a/intermediate/rest-http/pom.xml
+++ b/intermediate/rest-http/pom.xml
@@ -55,43 +55,43 @@
org.springframework.integration
spring-integration-http
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework
spring-webmvc
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
org.springframework
spring-oxm
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
org.springframework
spring-tx
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
org.springframework
spring-jdbc
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
org.springframework
spring-context
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
org.springframework
spring-aop
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
@@ -145,7 +145,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml
index 369c295a..878cc880 100644
--- a/intermediate/retry-and-more/pom.xml
+++ b/intermediate/retry-and-more/pom.xml
@@ -56,25 +56,25 @@
org.springframework.integration
spring-integration-stream
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-amqp
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-ftp
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-file
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -104,7 +104,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml
index ce800946..ce4d22df 100644
--- a/intermediate/splitter-aggregator-reaper/pom.xml
+++ b/intermediate/splitter-aggregator-reaper/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -92,7 +92,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml
index 00239126..3eacefc1 100644
--- a/intermediate/stored-procedures-derby/pom.xml
+++ b/intermediate/stored-procedures-derby/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -92,7 +92,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml
index 545deb8f..555c3a5b 100644
--- a/intermediate/stored-procedures-ms/pom.xml
+++ b/intermediate/stored-procedures-ms/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -98,7 +98,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml
index 1d04fb6a..1906877e 100644
--- a/intermediate/stored-procedures-oracle/pom.xml
+++ b/intermediate/stored-procedures-oracle/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,7 +86,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml
index cfcc8ef4..57e412a3 100644
--- a/intermediate/stored-procedures-postgresql/pom.xml
+++ b/intermediate/stored-procedures-postgresql/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -104,7 +104,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml
index dfda761f..548ace53 100644
--- a/intermediate/tcp-client-server-multiplex/pom.xml
+++ b/intermediate/tcp-client-server-multiplex/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-ip
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -86,13 +86,13 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
org.springframework.integration
spring-integration-test
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
test
diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml
index 4ec5302b..f7304c1b 100644
--- a/intermediate/travel/pom.xml
+++ b/intermediate/travel/pom.xml
@@ -56,19 +56,19 @@
org.springframework.integration
spring-integration-ws
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-http
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework
spring-web
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
compile
@@ -98,7 +98,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test
diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml
index f50c25aa..ec4e266b 100644
--- a/intermediate/tx-synch/pom.xml
+++ b/intermediate/tx-synch/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
org.springframework.integration
spring-integration-file
- 4.3.22.RELEASE
+ 4.3.23.RELEASE
compile
@@ -98,7 +98,7 @@
org.springframework
spring-test
- 4.3.23.RELEASE
+ 4.3.28.RELEASE
test