From 8ba6370a8548b7b038a5a33cef261ebc7b45c789 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 22 Jul 2020 14:17:39 -0400 Subject: [PATCH] Upgrade dependencies --- advanced/advanced-testing-examples/pom.xml | 8 ++++---- advanced/dynamic-ftp/pom.xml | 8 ++++---- advanced/dynamic-tcp-client/pom.xml | 6 +++--- applications/cafe-scripted/pom.xml | 8 ++++---- applications/cafe/cafe-amqp/pom.xml | 8 ++++---- applications/cafe/cafe-jms/pom.xml | 8 ++++---- applications/cafe/cafe-si/pom.xml | 8 ++++---- applications/file-split-ftp/pom.xml | 6 +++--- applications/loan-broker/pom.xml | 8 ++++---- applications/loanshark/pom.xml | 8 ++++---- applications/stomp-chat/pom.xml | 6 +++--- basic/amqp/pom.xml | 8 ++++---- basic/barrier/pom.xml | 6 +++--- basic/control-bus/pom.xml | 8 ++++---- basic/enricher/pom.xml | 8 ++++---- basic/feed/pom.xml | 8 ++++---- basic/file/pom.xml | 8 ++++---- basic/ftp/pom.xml | 8 ++++---- basic/helloworld/pom.xml | 8 ++++---- basic/http/pom.xml | 8 ++++---- basic/jdbc/pom.xml | 8 ++++---- basic/jms/pom.xml | 8 ++++---- basic/jmx/pom.xml | 8 ++++---- basic/jpa/pom.xml | 6 +++--- basic/kafka/pom.xml | 10 +++++----- basic/mail/pom.xml | 8 ++++---- basic/mongodb/pom.xml | 8 ++++---- basic/mqtt/pom.xml | 6 +++--- basic/oddeven/pom.xml | 8 ++++---- basic/quote/pom.xml | 8 ++++---- basic/sftp/pom.xml | 8 ++++---- basic/splunk/pom.xml | 6 +++--- basic/tcp-amqp/pom.xml | 8 ++++---- basic/tcp-broadcast/pom.xml | 6 +++--- basic/tcp-client-server/pom.xml | 8 ++++---- basic/tcp-with-headers/pom.xml | 6 +++--- basic/testing-examples/pom.xml | 8 ++++---- basic/twitter/pom.xml | 8 ++++---- basic/web-sockets/pom.xml | 6 +++--- basic/ws-inbound-gateway/pom.xml | 8 ++++---- basic/ws-outbound-gateway/pom.xml | 8 ++++---- basic/xml/pom.xml | 8 ++++---- basic/xmpp/pom.xml | 8 ++++---- build.gradle | 8 ++++---- dsl/cafe-dsl/pom.xml | 6 +++--- dsl/kafka-dsl/pom.xml | 8 ++++---- dsl/pom.xml | 6 +++--- dsl/si4demo/pom.xml | 6 +++--- intermediate/async-gateway/pom.xml | 8 ++++---- intermediate/dynamic-poller/pom.xml | 8 ++++---- intermediate/errorhandling/pom.xml | 8 ++++---- intermediate/file-processing/pom.xml | 8 ++++---- intermediate/mail-attachments/pom.xml | 8 ++++---- intermediate/monitoring/pom.xml | 8 ++++---- intermediate/multipart-http/pom.xml | 8 ++++---- intermediate/rest-http/pom.xml | 12 ++++++------ intermediate/retry-and-more/pom.xml | 8 ++++---- intermediate/splitter-aggregator-reaper/pom.xml | 8 ++++---- intermediate/stored-procedures-derby/pom.xml | 8 ++++---- intermediate/stored-procedures-ms/pom.xml | 8 ++++---- intermediate/stored-procedures-oracle/pom.xml | 8 ++++---- intermediate/stored-procedures-postgresql/pom.xml | 8 ++++---- intermediate/tcp-client-server-multiplex/pom.xml | 8 ++++---- intermediate/travel/pom.xml | 8 ++++---- intermediate/tx-synch/pom.xml | 8 ++++---- 65 files changed, 250 insertions(+), 250 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 53b9f732..fc542382 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -89,7 +89,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -171,21 +171,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index e4acf739..86342aab 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 7de05ae7..45bba6c0 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -178,21 +178,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 2effa18a..2c1b2bb3 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -135,7 +135,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -217,21 +217,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 2ec071a2..9e6f8f8b 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -78,7 +78,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index f1aece64..4bfa3f04 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -118,7 +118,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -200,21 +200,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 98de447c..101b6b5d 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -77,7 +77,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -159,21 +159,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 85a21d97..c54126e2 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -246,21 +246,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 8a6f81e0..00901249 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 772fa1de..db1831eb 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -335,7 +335,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 runtime @@ -441,21 +441,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 575aa23c..f0df31fc 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -200,21 +200,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 7c90f31d..e9c067df 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -77,7 +77,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -171,21 +171,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 5b9200bf..549ccaf8 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -211,21 +211,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 0890b9de..8bf0064f 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index c2245a06..07b3e532 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -78,7 +78,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 1f815b50..edac5aeb 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index a63bacf0..11b56e56 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 172c5914..9760685a 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -169,7 +169,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 test @@ -207,21 +207,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 87ccb5dd..49bf2baf 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index d25f95a5..751adac8 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -136,7 +136,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -218,21 +218,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index e38bf08a..a741a4f4 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -78,7 +78,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 672f2e83..d5d8d914 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -117,7 +117,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -210,21 +210,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index fd24d21b..1dd79e95 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -77,7 +77,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -159,21 +159,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index d00fc68d..fc07de35 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -213,21 +213,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 6c536115..851fb54d 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -98,7 +98,7 @@ org.springframework.kafka spring-kafka - 2.3.8.RELEASE + 2.3.10.RELEASE compile @@ -110,7 +110,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -218,21 +218,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 74b9fa74..e75fdbc7 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -101,7 +101,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -183,21 +183,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 87834b3a..47ba20a2 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index b65ef428..c3bb52cd 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -200,21 +200,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index d738d727..9f38dacf 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 338e47f9..594a745d 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index dbb2221d..fdeffc6b 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 4f9368f6..04692973 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -190,21 +190,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index fb284616..e43d7333 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -89,7 +89,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 runtime @@ -183,21 +183,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index 86ead3f4..f46468e7 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -189,21 +189,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 3a7c2adc..ba042d36 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -89,7 +89,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -171,21 +171,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index dbb478a2..b8dfe66a 100644 --- a/basic/tcp-with-headers/pom.xml +++ b/basic/tcp-with-headers/pom.xml @@ -189,21 +189,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index ce4446f1..ad488bdb 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -99,7 +99,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -192,21 +192,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index f9b975a8..d44ee496 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -67,7 +67,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -149,21 +149,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index fc6a33d1..98eb5675 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -178,21 +178,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index d861b4f2..f9ba29a3 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -88,7 +88,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -170,21 +170,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 75c37856..fb11c302 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -77,7 +77,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -159,21 +159,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 0cda741c..4af32807 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 9a3830ff..eca59227 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/build.gradle b/build.gradle index aad32b24..df2208f7 100644 --- a/build.gradle +++ b/build.gradle @@ -201,19 +201,19 @@ subprojects { subproject -> jstlVersion = '1.2' junitVersion = '4.12' jythonVersion = '2.7.0' - log4jVersion = '2.13.2' + log4jVersion = '2.13.3' mockitoVersion = '3.2.4' openJpaVersion = '2.4.0' oracleDriverVersion = '11.2.0.3' postgresVersion = '42.2.9' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.2.7.RELEASE' + springIntegrationVersion = '5.2.8.RELEASE' springIntegrationKafkaVersion = '3.2.1.RELEASE' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springKafkaVersion = '2.3.8.RELEASE' - springVersion = '5.2.7.RELEASE' + springKafkaVersion = '2.3.10.RELEASE' + springVersion = '5.2.8.RELEASE' springSecurityVersion = '5.2.5.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 fe7d204d..bc760fd2 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -190,21 +190,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index c00d2d1a..28eb5658 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -94,7 +94,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -202,21 +202,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 2c767d65..72ba8eeb 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -123,21 +123,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 18f3d1f9..61446b9e 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -259,21 +259,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 0f480dce..6600e181 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 3d4670f9..5972ed18 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 642d2c41..c4e83c54 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index df252588..24bf66f0 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index a7581c8f..2fe26b5d 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -113,7 +113,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -218,21 +218,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index f87f0788..07a6c5bd 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -112,7 +112,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -194,21 +194,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 62356d05..98b8b66f 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -112,7 +112,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -194,21 +194,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 6e2ce46a..28c93b7d 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -143,7 +143,7 @@ org.springframework.security spring-security-web - 5.2.3.RELEASE + 5.2.5.RELEASE compile @@ -155,7 +155,7 @@ org.springframework.security spring-security-config - 5.2.3.RELEASE + 5.2.5.RELEASE compile @@ -167,7 +167,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -249,21 +249,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 8589dae7..6680e737 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -127,7 +127,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -181,21 +181,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index abd64ffe..7373de75 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -78,7 +78,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 7618d259..e14e84dd 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -78,7 +78,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -160,21 +160,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 3d4c0ee7..78c1b663 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -90,7 +90,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -172,21 +172,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 578e15a7..97dfbfe5 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -148,21 +148,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index c61d2209..b11f3f19 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -102,7 +102,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -184,21 +184,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index f4ecc6ce..b07c4eab 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -159,21 +159,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index b261d9fd..46f30e1d 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -88,7 +88,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -170,21 +170,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 9a5ac5cd..5cdd0b10 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -89,7 +89,7 @@ org.apache.logging.log4j log4j-core - 2.13.2 + 2.13.3 compile @@ -171,21 +171,21 @@ com.fasterxml.jackson jackson-bom - 2.10.3 + 2.10.4 import pom org.springframework spring-framework-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.6.RELEASE + 5.2.8.RELEASE import pom