diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index b933d03b..ce8e8f73 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -129,7 +129,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 8c681b34..c14e4a95 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 62008cdb..fd94e3a3 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.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples dynamic-tcp-client @@ -110,7 +110,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -171,7 +171,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -185,14 +185,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 57743955..96607a95 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -175,7 +175,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -224,14 +224,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 44e772c6..90fe9b69 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -118,7 +118,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index a4df4449..3fef6cb4 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -158,7 +158,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index d330674b..32fa80b4 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -117,7 +117,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -166,14 +166,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index e2167c10..7bd6dfc6 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.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples file-split-ftp @@ -167,7 +167,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -239,7 +239,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -253,14 +253,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index ec5454c1..e66c4856 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index e6efd881..83b018df 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -299,7 +299,7 @@ org.hibernate hibernate-entitymanager - 5.4.2.Final + 5.4.10.Final compile @@ -399,7 +399,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -448,14 +448,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index ca8ed423..25de4f76 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.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples stomp-chat @@ -132,7 +132,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -193,7 +193,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index a8949356..aa3ce675 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -129,7 +129,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index da4582db..0f3090fd 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples barrier @@ -143,7 +143,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -204,7 +204,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 1d29cb5a..452a623a 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 6a6e96ad..6afd97e4 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -118,7 +118,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 9c9b613c..a3ef7d1e 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index a11f1b21..3c090d36 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 5444b51d..354fb74e 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -142,7 +142,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -214,14 +214,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 3c0b37e2..5951d039 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 3d6c51a9..b8e0c027 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -176,7 +176,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -225,14 +225,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 53de22ac..7bde3683 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -118,7 +118,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index a253ef91..a0062204 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -157,7 +157,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index c77e3d82..84e22f72 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -117,7 +117,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -166,14 +166,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 05044d54..2d81b66c 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples jpa @@ -145,7 +145,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -206,7 +206,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -220,14 +220,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 53b7342d..5319d9c8 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples kafka @@ -98,7 +98,7 @@ org.springframework.kafka spring-kafka - 2.3.4.RELEASE + 2.3.5.RELEASE compile @@ -150,7 +150,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -211,7 +211,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -225,14 +225,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 6961c12d..f027a0b1 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -141,7 +141,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -190,14 +190,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 780900f1..9f455fdf 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 836f3e37..b92aa9ed 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples mqtt @@ -121,7 +121,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -193,7 +193,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 81261cc5..8abc9576 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index b0f8765f..f320c505 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 5a4fbc38..c2bd85cb 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 5dd5714c..fcd10ed5 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples splunk @@ -122,7 +122,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -183,7 +183,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -197,14 +197,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index c15542bb..62d2100a 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -141,7 +141,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -190,14 +190,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index 40fc804c..05652014 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.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples tcp-broadcast @@ -121,7 +121,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -182,7 +182,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -196,14 +196,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 59a59ce4..15d17e67 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -129,7 +129,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 68349ecd..e05804ae 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.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples tcp-with-headers @@ -121,7 +121,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -182,7 +182,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -196,14 +196,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index c2bcc0e3..dc23c876 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -139,7 +139,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 74e1bd13..f83fc3c5 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -107,7 +107,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -156,14 +156,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 186f2658..f23d6f32 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.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples web-sockets @@ -110,7 +110,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -171,7 +171,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -185,14 +185,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index c4af7001..fe2aa497 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -128,7 +128,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -177,14 +177,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 8a2f7dda..ac1dbea6 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -117,7 +117,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -166,14 +166,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index a57cc2e4..a4f63c0b 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 51ead5c1..46d724b9 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/build.gradle b/build.gradle index 8b5f9642..4047a822 100644 --- a/build.gradle +++ b/build.gradle @@ -208,12 +208,12 @@ subprojects { subproject -> postgresVersion = '42.2.9' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.2.3.RELEASE' + springIntegrationVersion = '5.2.4.RELEASE' springIntegrationKafkaVersion = '3.2.1.RELEASE' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' springKafkaVersion = '2.3.5.RELEASE' - springVersion = '5.2.3.RELEASE' + springVersion = '5.2.4.RELEASE' springSecurityVersion = '5.2.1.RELEASE' springWebFlowVersion = '2.3.3.RELEASE' tilesJspVersion = '2.2.1' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index efbb4727..59cd9209 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.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples cafe-dsl @@ -122,7 +122,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -183,7 +183,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -197,14 +197,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 96262469..5151f62d 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.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples kafka-dsl @@ -134,7 +134,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -195,7 +195,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -209,14 +209,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index aaca480e..e54d6f04 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -81,7 +81,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -130,14 +130,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 200f7bcd..3cafb3b0 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT org.springframework.integration.samples si4demo @@ -191,7 +191,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -252,7 +252,7 @@ org.springframework.boot spring-boot-dependencies - 2.2.2.BUILD-SNAPSHOT + 2.2.5.BUILD-SNAPSHOT import pom @@ -266,14 +266,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/gradle.properties b/gradle.properties index 7492cc59..b897684c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ version=5.2.0.BUILD-SNAPSHOT -springBootVersion=2.2.3.BUILD-SNAPSHOT +springBootVersion=2.2.5.BUILD-SNAPSHOT org.gradle.jvmargs=-Xmx1536m diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 58f0087c..613eda83 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index d7c96017..1750377a 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index e23951f2..577b6328 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index e8c8f532..4be28cf4 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 03eece13..31bd5c69 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -153,7 +153,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -225,14 +225,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index a5f33a1b..565af183 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -152,7 +152,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -201,14 +201,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 9bff1a93..7a264e05 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -152,7 +152,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -201,14 +201,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 44f2b1be..ef73f97c 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -207,7 +207,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -256,14 +256,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 82a83761..7da7e14b 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -99,7 +99,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 compile @@ -188,14 +188,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index b27846f5..f6f705d2 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -118,7 +118,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 1dd485aa..862d62f6 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -118,7 +118,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 5227ff57..86f524b3 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -130,7 +130,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -179,14 +179,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 20b90ba2..2989e089 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 1f6647f0..3d27c76b 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -66,7 +66,7 @@ org.postgresql postgresql - 42.2.5 + 42.2.9 compile @@ -142,7 +142,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -191,14 +191,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 0b3c3945..196ecadf 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -166,14 +166,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 72107822..b59b8671 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -128,7 +128,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -177,14 +177,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 1007ddd6..6e06e22d 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -129,7 +129,7 @@ org.mockito mockito-core - 3.2.0 + 3.2.4 test @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.2.RELEASE + 5.2.4.RELEASE import pom