diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index fc30ed91..448c9290 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index bcaa334c..0be7b4c2 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 01a2e8c0..486f2f70 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.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples dynamic-tcp-client @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 66149027..342b2439 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 48f70375..76649974 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 92151a76..28f904f2 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index dc29b43b..7695444a 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 901ed01f..ee017f34 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.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples file-split-ftp @@ -239,21 +239,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 2059920a..775d587c 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index b2a9cc2f..f0dbc8e5 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -441,14 +441,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 839e4c84..d63fce4f 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.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples stomp-chat @@ -193,21 +193,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index e8e0820c..7af96c16 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 94eb8cad..58645d39 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples barrier @@ -204,21 +204,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 5e66e3a8..e083c1ea 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 0ffb2044..95b9b18b 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 79aeb76d..f1bbda9a 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 624d4b3b..dcd25b47 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 6eba2f2a..5eecb84d 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 9e1139e4..f45171dc 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index d6488b6c..26f34a80 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index e3f6336c..39f0ebc2 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 2c063ad9..313a6122 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 7adec7a6..2b5a8b5b 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 715b9eda..f40ddc3f 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples jpa @@ -206,21 +206,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index a805d182..ceeeb723 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples kafka @@ -71,7 +71,7 @@ org.springframework.integration spring-integration-kafka - 3.1.3.RELEASE + 3.1.4.BUILD-SNAPSHOT compile @@ -98,7 +98,7 @@ org.springframework.kafka spring-kafka - 2.2.6.RELEASE + 2.2.8.RELEASE compile @@ -211,21 +211,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index f248d320..5954d7c1 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 3a9de7ad..48168d29 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index c8a83e28..dd9af8d5 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples mqtt @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index c0793b0f..d4642245 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index d82ec9f4..c4ec3b79 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index d7d1c29e..4ed8d0de 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 39b7e845..c6919911 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples splunk @@ -183,21 +183,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index d3a77877..8e6dd258 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index 747ea658..a3a9e75f 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.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples tcp-broadcast @@ -182,21 +182,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index a3d0c74e..0b61d59c 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 3f3e82b1..b631525d 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -192,14 +192,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 56c25490..f0e9b962 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -149,14 +149,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index ef7aefc2..36b4b503 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.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples web-sockets @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 3211b26b..00c8ac90 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index ae72f8d4..9efc0f97 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index ddcb4e18..079eb22d 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 4c002342..a8bbcdc6 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/build.gradle b/build.gradle index fa346159..175541a3 100644 --- a/build.gradle +++ b/build.gradle @@ -210,12 +210,12 @@ subprojects { subproject -> postgresVersion = '42.0.0' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.1.6.RELEASE' + springIntegrationVersion = '5.1.7.RELEASE' springIntegrationKafkaVersion = '3.1.4.BUILD-SNAPSHOT' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springKafkaVersion = '2.2.7.RELEASE' - springVersion = '5.1.8.RELEASE' + springKafkaVersion = '2.2.8.RELEASE' + springVersion = '5.1.9.RELEASE' springSecurityVersion = '5.1.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 2dd74176..c99749da 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.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples cafe-dsl @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 9456552a..68cc3e3a 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.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples kafka-dsl @@ -82,7 +82,7 @@ org.springframework.integration spring-integration-kafka - 3.1.3.RELEASE + 3.1.4.BUILD-SNAPSHOT compile @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 226a6dea..f7388343 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -123,14 +123,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 53bca948..5232ad10 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT org.springframework.integration.samples si4demo @@ -252,21 +252,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.5.BUILD-SNAPSHOT + 2.1.6.BUILD-SNAPSHOT import pom org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index d2465ad5..dbb5787b 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 8cedbbdd..34708cd5 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 1bfb5e11..b47d7ad2 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 34a086ed..9ce8bcba 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index c0d86339..b5365a11 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 9f171ed2..ac97b989 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 52f05977..fe43663d 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index a5846ca9..49387315 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -250,14 +250,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index c5bf7a7d..ab6df9a5 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 0e7daae2..c4edd029 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 1719adae..92d62444 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index a0e39ba8..66ebc66a 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 54e1c8b5..e4724805 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index da93f43c..97f5d7f8 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index f35b5dfd..4cad6563 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.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index ba87428c..b7aab16d 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 53ded4c8..a6635c4d 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.7.RELEASE + 5.1.9.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.5.RELEASE + 5.1.7.RELEASE import pom