diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 58e82f40..b933d03b 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -129,7 +129,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -171,21 +171,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 19582afc..8c681b34 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 98ce9865..62008cdb 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.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples dynamic-tcp-client @@ -110,7 +110,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -171,28 +171,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index b384942a..57743955 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -123,7 +123,7 @@ org.codehaus.groovy groovy-all - 2.5.6 + 2.5.8 compile @@ -175,7 +175,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -217,21 +217,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 4cb8ddde..44e772c6 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -118,7 +118,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index bc7578d4..a4df4449 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -67,7 +67,7 @@ org.apache.activemq activemq-broker - 5.15.9 + 5.15.11 compile @@ -79,7 +79,7 @@ org.apache.activemq activemq-kahadb-store - 5.15.9 + 5.15.11 compile @@ -158,7 +158,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -200,21 +200,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index f4441396..d330674b 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -117,7 +117,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -159,21 +159,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index f1007217..e2167c10 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.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples file-split-ftp @@ -167,7 +167,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -239,28 +239,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index d5dbcdbc..ec5454c1 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index abdd4ce7..e6efd881 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -110,7 +110,7 @@ org.aspectj aspectjtools - 1.9.4 + 1.9.5 compile @@ -239,7 +239,7 @@ org.hsqldb hsqldb - 2.4.1 + 2.5.0 compile @@ -399,7 +399,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -441,21 +441,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index a3c30312..ca8ed423 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.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples stomp-chat @@ -132,7 +132,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -193,28 +193,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 16e664db..a8949356 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -129,7 +129,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -171,21 +171,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index edacaf5c..da4582db 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples barrier @@ -143,7 +143,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -204,28 +204,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 00fdb9b3..1d29cb5a 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index e08055c5..6a6e96ad 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -66,7 +66,7 @@ com.h2database h2 - 1.4.199 + 1.4.200 compile @@ -118,7 +118,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 6b5fd56a..9c9b613c 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 72753eb5..a11f1b21 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 17598da0..5444b51d 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -142,7 +142,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -207,21 +207,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 94f57a93..3c0b37e2 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 6a2a6eb6..3d6c51a9 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -176,7 +176,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -218,21 +218,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 56d4140c..53de22ac 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -66,7 +66,7 @@ com.h2database h2 - 1.4.199 + 1.4.200 compile @@ -118,7 +118,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index eac4dadb..a253ef91 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -89,7 +89,7 @@ org.apache.activemq activemq-broker - 5.15.9 + 5.15.11 compile @@ -101,7 +101,7 @@ org.apache.activemq activemq-kahadb-store - 5.15.9 + 5.15.11 compile @@ -157,7 +157,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -210,21 +210,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 0fb4812a..c77e3d82 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -117,7 +117,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -159,21 +159,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index fbb0a96e..05044d54 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples jpa @@ -82,7 +82,7 @@ com.h2database h2 - 1.4.199 + 1.4.200 compile @@ -145,7 +145,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -206,28 +206,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 14d3fee8..53b7342d 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples kafka @@ -71,7 +71,7 @@ org.springframework.integration spring-integration-kafka - 3.2.0.RELEASE + 3.2.1.RELEASE compile @@ -98,7 +98,7 @@ org.springframework.kafka spring-kafka - 2.3.0.RELEASE + 2.3.4.RELEASE compile @@ -150,7 +150,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -211,28 +211,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index c9c53807..6961c12d 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -141,7 +141,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -183,21 +183,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index eb1c8d58..780900f1 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index b49d0dd8..836f3e37 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples mqtt @@ -121,7 +121,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -193,28 +193,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index ce85a347..81261cc5 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 328a840c..b0f8765f 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index d86ef0a2..5a4fbc38 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index dc8b67c7..5dd5714c 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples splunk @@ -122,7 +122,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -183,28 +183,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 09aece06..c15542bb 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -141,7 +141,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -183,21 +183,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index 7f8f8e98..40fc804c 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.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples tcp-broadcast @@ -121,7 +121,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -182,28 +182,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index afcc07d4..59a59ce4 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -129,7 +129,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -171,21 +171,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 05583e9c..68349ecd 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.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples tcp-with-headers @@ -121,7 +121,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -182,28 +182,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 447cca73..c2bcc0e3 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -139,7 +139,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -192,21 +192,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 1c050f33..74e1bd13 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -107,7 +107,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -149,21 +149,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 046b5c2a..186f2658 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.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples web-sockets @@ -110,7 +110,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -171,28 +171,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index f26d718d..c4af7001 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -128,7 +128,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -170,21 +170,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 14ea559c..8a2f7dda 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -117,7 +117,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -159,21 +159,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 5c7623ba..a57cc2e4 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 7e050c3a..51ead5c1 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/build.gradle b/build.gradle index 105f7ac3..295bb5a1 100644 --- a/build.gradle +++ b/build.gradle @@ -3,13 +3,13 @@ buildscript { maven { url 'https://repo.spring.io/libs-snapshot' } } dependencies { - classpath 'io.spring.gradle:dependency-management-plugin:1.0.5.RELEASE' + classpath 'io.spring.gradle:dependency-management-plugin:1.0.8.RELEASE' classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion" classpath "gradle.plugin.org.gretty:gretty:2.3.1" } } plugins { - id "org.sonarqube" version "2.7" + id "org.sonarqube" version "2.8" } description = 'Spring Integration Samples' @@ -169,9 +169,9 @@ subprojects { subproject -> } ext { - activeMqVersion = '5.15.9' + activeMqVersion = '5.15.11' apacheSshdVersion = '2.2.0' - aspectjVersion = '1.9.4' + aspectjVersion = '1.9.5' commonsDigesterVersion = '2.0' commonsDbcpVersion = '1.2.2' commonsFileUploadVersion = '1.4' @@ -185,10 +185,10 @@ subprojects { subproject -> hibernateValidatorVersion = '5.4.1.Final' ftpServerVersion = '1.1.1' flexjsonVersion = '2.0' - groovyVersion = '2.5.6' - hsqldbVersion = '2.4.1' - h2Version = '1.4.199' - jacksonVersion = '2.10.0' + groovyVersion = '2.5.8' + hsqldbVersion = '2.5.0' + h2Version = '1.4.200' + jacksonVersion = '2.10.1' javaxInjectVersion = '1' javaxMailVersion = '1.6.2' jodaTimeVersion = '1.6' @@ -202,18 +202,18 @@ subprojects { subproject -> junitVersion = '4.12' jythonVersion = '2.7.0' log4jVersion = '2.12.1' - mockitoVersion = '3.0.0' + mockitoVersion = '3.2.0' openJpaVersion = '2.4.0' oracleDriverVersion = '11.2.0.3' postgresVersion = '42.2.5' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.2.1.RELEASE' - springIntegrationKafkaVersion = '3.2.0.RELEASE' + springIntegrationVersion = '5.2.2.RELEASE' + springIntegrationKafkaVersion = '3.2.1.RELEASE' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springKafkaVersion = '2.3.0.RELEASE' - springVersion = '5.2.1.RELEASE' + springKafkaVersion = '2.3.4.RELEASE' + springVersion = '5.2.2.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 17ebc47f..efbb4727 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.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples cafe-dsl @@ -122,7 +122,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -183,28 +183,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 36430dc7..96262469 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.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples kafka-dsl @@ -82,7 +82,7 @@ org.springframework.integration spring-integration-kafka - 3.2.0.RELEASE + 3.2.1.RELEASE compile @@ -134,7 +134,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -195,28 +195,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 807f88ba..aaca480e 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -81,7 +81,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -123,21 +123,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 42c457b0..200f7bcd 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT org.springframework.integration.samples si4demo @@ -191,7 +191,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -252,28 +252,28 @@ org.springframework.boot spring-boot-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.2.BUILD-SNAPSHOT import pom com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/gradle.properties b/gradle.properties index 2f327e0f..d684f179 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ version=5.2.0.BUILD-SNAPSHOT -springBootVersion=2.2.0.BUILD-SNAPSHOT +springBootVersion=2.2.2.BUILD-SNAPSHOT org.gradle.jvmargs=-Xmx1536m diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index fc110165..58f0087c 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index e402ba56..d7c96017 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 5bd63e5c..e23951f2 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index bfef7bad..e8c8f532 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 02da11c9..03eece13 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -153,7 +153,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -218,21 +218,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index c461d9a3..a5f33a1b 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -152,7 +152,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -194,21 +194,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 82c0fdd4..9bff1a93 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -152,7 +152,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -194,21 +194,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 0251ec0c..44f2b1be 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -207,7 +207,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -249,21 +249,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 0e55f942..82a83761 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -99,7 +99,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 compile @@ -181,21 +181,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 796c1c20..b27846f5 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -118,7 +118,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 046f8796..1dd485aa 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -118,7 +118,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index c3859a61..5227ff57 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -130,7 +130,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -172,21 +172,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index d6abf1ed..20b90ba2 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -106,7 +106,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index ef6d25d4..1f6647f0 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -142,7 +142,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -184,21 +184,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 3c96c1e6..0b3c3945 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.0.0 + 3.2.0 test @@ -159,21 +159,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 17d674cf..72107822 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -128,7 +128,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -170,21 +170,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 7bfefa33..1007ddd6 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -77,7 +77,7 @@ com.h2database h2 - 1.4.199 + 1.4.200 compile @@ -129,7 +129,7 @@ org.mockito mockito-core - 3.0.0 + 3.2.0 test @@ -171,21 +171,21 @@ com.fasterxml.jackson jackson-bom - 2.10.0 + 2.10.1 import pom org.springframework spring-framework-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.1.RELEASE + 5.2.2.RELEASE import pom