From ff9596be1d8fdc8839af72aff4889929e1f52cbb Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Mon, 13 May 2019 13:56:50 -0400 Subject: [PATCH] Upgrade to te latest milestones --- advanced/advanced-testing-examples/pom.xml | 4 ++-- advanced/dynamic-ftp/pom.xml | 4 ++-- advanced/dynamic-tcp-client/pom.xml | 4 ++-- applications/cafe-scripted/pom.xml | 4 ++-- applications/cafe/cafe-amqp/pom.xml | 4 ++-- applications/cafe/cafe-jms/pom.xml | 8 ++++---- applications/cafe/cafe-si/pom.xml | 4 ++-- applications/file-split-ftp/pom.xml | 4 ++-- applications/loan-broker/pom.xml | 4 ++-- applications/loanshark/pom.xml | 8 ++++---- applications/stomp-chat/pom.xml | 4 ++-- basic/amqp/pom.xml | 4 ++-- basic/barrier/pom.xml | 4 ++-- basic/control-bus/pom.xml | 4 ++-- basic/enricher/pom.xml | 4 ++-- basic/feed/pom.xml | 4 ++-- basic/file/pom.xml | 4 ++-- basic/ftp/pom.xml | 4 ++-- basic/helloworld/pom.xml | 4 ++-- basic/http/pom.xml | 4 ++-- basic/jdbc/pom.xml | 4 ++-- basic/jms/pom.xml | 8 ++++---- basic/jmx/pom.xml | 4 ++-- basic/jpa/pom.xml | 4 ++-- basic/kafka/pom.xml | 8 ++++---- basic/mail/pom.xml | 4 ++-- basic/mongodb/pom.xml | 4 ++-- basic/mqtt/pom.xml | 4 ++-- basic/oddeven/pom.xml | 4 ++-- basic/quote/pom.xml | 4 ++-- basic/sftp/pom.xml | 4 ++-- basic/splunk/pom.xml | 6 +++--- basic/tcp-amqp/pom.xml | 4 ++-- basic/tcp-broadcast/pom.xml | 4 ++-- basic/tcp-client-server/pom.xml | 4 ++-- basic/tcp-with-headers/pom.xml | 4 ++-- basic/testing-examples/pom.xml | 4 ++-- basic/twitter/pom.xml | 6 +++--- basic/web-sockets/pom.xml | 4 ++-- basic/ws-inbound-gateway/pom.xml | 4 ++-- basic/ws-outbound-gateway/pom.xml | 4 ++-- basic/xml/pom.xml | 4 ++-- basic/xmpp/pom.xml | 4 ++-- build.gradle | 18 +++++++++--------- dsl/cafe-dsl/pom.xml | 4 ++-- dsl/kafka-dsl/pom.xml | 6 +++--- dsl/pom.xml | 4 ++-- dsl/si4demo/pom.xml | 6 +++--- intermediate/async-gateway/pom.xml | 4 ++-- intermediate/dynamic-poller/pom.xml | 4 ++-- intermediate/errorhandling/pom.xml | 4 ++-- intermediate/file-processing/pom.xml | 4 ++-- intermediate/mail-attachments/pom.xml | 4 ++-- intermediate/monitoring/pom.xml | 6 +++--- intermediate/multipart-http/pom.xml | 4 ++-- intermediate/rest-http/pom.xml | 4 ++-- intermediate/retry-and-more/pom.xml | 4 ++-- .../splitter-aggregator-reaper/pom.xml | 4 ++-- intermediate/stored-procedures-derby/pom.xml | 4 ++-- intermediate/stored-procedures-ms/pom.xml | 4 ++-- intermediate/stored-procedures-oracle/pom.xml | 4 ++-- .../stored-procedures-postgresql/pom.xml | 4 ++-- .../tcp-client-server-multiplex/pom.xml | 4 ++-- intermediate/travel/pom.xml | 4 ++-- intermediate/tx-synch/pom.xml | 4 ++-- 65 files changed, 150 insertions(+), 150 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 50a19617..ce70d7bb 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 25731cab..b1b88770 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index eaca4203..2e89b014 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 1c2f4e5b..bcefaebd 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index dd9ee655..691279fa 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index a6213c82..a7d73f9f 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.8 + 5.15.9 compile @@ -79,7 +79,7 @@ org.apache.activemq activemq-kahadb-store - 5.15.8 + 5.15.9 compile @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index a52f212e..77402407 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index dc2f037e..8b09d7cd 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -246,14 +246,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 48d87430..23f6b7a8 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index b907381f..313e00a8 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -110,7 +110,7 @@ org.aspectj aspectjtools - 1.9.2 + 1.9.4 compile @@ -299,7 +299,7 @@ org.hibernate hibernate-entitymanager - 5.4.1.Final + 5.4.2.Final compile @@ -441,14 +441,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 1eaa3044..ab10d69e 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 5c5a2724..8153e643 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 796c5b51..dc536982 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -211,14 +211,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 5ffa5666..5a6116eb 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 433edccd..96dde7e8 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 0a10efa5..867a201f 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 9b58b808..0ad2be43 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 0e45652b..bfe6b707 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 566cbe3c..0d53effa 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 72fdebaf..34ce02d9 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 29e20d79..cffdcfc5 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index e229a15d..a430b5b9 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -89,7 +89,7 @@ org.apache.activemq activemq-broker - 5.15.8 + 5.15.9 compile @@ -101,7 +101,7 @@ org.apache.activemq activemq-kahadb-store - 5.15.8 + 5.15.9 compile @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index d633e8ab..2549e7eb 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index ab4d649e..7477422b 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -213,14 +213,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 6ec03f18..14775c65 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -71,7 +71,7 @@ org.springframework.integration spring-integration-kafka - 3.2.0.M1 + 3.2.0.M2 compile @@ -98,7 +98,7 @@ org.springframework.kafka spring-kafka - 2.3.0.M1 + 2.3.0.M2 compile @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index e96e7e78..98851648 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index acea9836..8c403041 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 7ad1f077..c3d4dec3 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index b30d37e9..afd77db2 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 0611582c..3a6e0aa2 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 9d98e76a..72de1ba7 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 0bf659ff..cd5be625 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -82,7 +82,7 @@ org.springframework.integration spring-integration-splunk - 1.1.0.RELEASE + 1.2.0.BUILD-SNAPSHOT compile @@ -190,14 +190,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 691e786d..7685deec 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index d7199e8e..ce8299a3 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -189,14 +189,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 70cdca17..c9fd34f6 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 42c2f2ba..e864b600 100644 --- a/basic/tcp-with-headers/pom.xml +++ b/basic/tcp-with-headers/pom.xml @@ -190,14 +190,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index a46bcb00..f5068046 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -192,14 +192,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 8471a8ce..24e261f9 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -55,7 +55,7 @@ org.springframework.integration spring-integration-social-twitter - 1.0.0.RELEASE + 1.0.1.BUILD-SNAPSHOT compile @@ -149,14 +149,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index aed2ba96..808a2133 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 0bfd93de..c13ddfe3 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 402a01ba..62879b56 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index f33c99ee..4364a64c 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index b31e1978..186c38d0 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/build.gradle b/build.gradle index 9b98a18a..978d1f39 100644 --- a/build.gradle +++ b/build.gradle @@ -169,9 +169,9 @@ subprojects { subproject -> } ext { - activeMqVersion = '5.15.8' + activeMqVersion = '5.15.9' apacheSshdVersion = '2.2.0' - aspectjVersion = '1.9.2' + aspectjVersion = '1.9.4' commonsDigesterVersion = '2.0' commonsDbcpVersion = '1.2.2' commonsFileUploadVersion = '1.4' @@ -181,7 +181,7 @@ subprojects { subproject -> c3p0Version = '0.9.1.2' derbyVersion = '10.14.2.0' hamcrestVersion = '1.3' - hibernateVersion = '5.4.1.Final' + hibernateVersion = '5.4.2.Final' hibernateValidatorVersion = '5.4.1.Final' ftpServerVersion = '1.1.1' flexjsonVersion = '2.0' @@ -208,12 +208,12 @@ subprojects { subproject -> postgresVersion = '42.2.5' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.2.0.M1' - springIntegrationKafkaVersion = '3.2.0.M1' - springIntegrationSocialTwiterVersion = '1.0.0.RELEASE' - springIntegrationSplunkVersion = '1.1.0.RELEASE' - springKafkaVersion = '2.3.0.M1' - springVersion = '5.2.0.M1' + springIntegrationVersion = '5.2.0.M2' + springIntegrationKafkaVersion = '3.2.0.M2' + springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' + springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' + springKafkaVersion = '2.3.0.M2' + springVersion = '5.2.0.M2' springSecurityVersion = '5.2.0.M2' springWebFlowVersion = '2.3.3.RELEASE' tilesJspVersion = '2.2.1' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index e55dbf96..12918d10 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -190,14 +190,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index af105776..481df97a 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -82,7 +82,7 @@ org.springframework.integration spring-integration-kafka - 3.2.0.M1 + 3.2.0.M2 compile @@ -202,14 +202,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 3fca30e2..3da40dd2 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -123,14 +123,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index ffbb19ca..d7198114 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -93,7 +93,7 @@ org.springframework.integration spring-integration-social-twitter - 1.0.0.RELEASE + 1.0.1.BUILD-SNAPSHOT compile @@ -259,14 +259,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 12668944..b295ca3d 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 82e77dab..6e283b5e 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 7d02e0d3..6161cc4c 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 6093e86b..8554b01d 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 51f64847..b11d8ff9 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 4f653647..b707c789 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -66,7 +66,7 @@ org.springframework.integration spring-integration-social-twitter - 1.0.0.RELEASE + 1.0.1.BUILD-SNAPSHOT compile @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index d7c96a03..5c9213d3 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 96ecf9d9..0bd37c3e 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -250,14 +250,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 61750ed7..78fbed98 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -181,14 +181,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 5abfb521..130f66bd 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index e1545199..898ee903 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 6f5d6b74..ce19b346 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -172,14 +172,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 2a7dcfd5..52173f95 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 4fb3d76f..a7f6d77e 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -184,14 +184,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index c6b5e56d..ad1c490c 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 196ff450..db876578 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 7eb3751d..7a1b8975 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.2.0.M1 + 5.2.0.M2 import pom org.springframework.integration spring-integration-bom - 5.2.0.M1 + 5.2.0.M2 import pom