diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index fec7e83e..50b50295 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index fe1529cf..238a0af5 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index bc46a2b9..d39ac724 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.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples dynamic-tcp-client @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 43e4281c..9995e49f 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 6abe9746..7ad40a9a 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 64ef0906..523cdc64 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index c8a86e19..37bfb971 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 1670b44f..dee9f01a 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.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples file-split-ftp @@ -239,21 +239,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index c780367d..bef9a90b 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index c8c2ce02..4ff0eadc 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -441,14 +441,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index c8b751c3..0aa41738 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.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples stomp-chat @@ -193,21 +193,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 32a4a4ae..6e3435b1 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index dd9f7971..d6d29f0e 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples barrier @@ -204,21 +204,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index d111e643..4931ef38 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index e7341d61..66dca88e 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index c4fb01ad..afc27dce 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 41fb09d1..53992753 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 55ac34f2..243da62b 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 18739246..784f7bc9 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index c4e80c6e..93e91db8 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 5d0058a1..6a960307 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 21b815b9..634e5e42 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 1b61903e..c39bf1a7 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 87c85c09..abd6ab44 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples jpa @@ -206,21 +206,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 41316eac..320067f8 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples kafka @@ -211,21 +211,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 23f6c86f..5e25c1ac 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 04ce49ad..a905357d 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 7ad9af15..4bb93ba1 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples mqtt @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 709374e4..94eb352f 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index d2c16b0c..73281cd4 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index bc1341b4..7dafcd49 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 7cf7cfa4..fb345f48 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples splunk @@ -183,21 +183,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index eaef0a90..c6a0371f 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index f503141d..71dc8097 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index fa27f032..3788738a 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -192,14 +192,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index cd73b660..a6c8801b 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 9b0fc2c2..10783f4e 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.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples web-sockets @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 50247f5a..cdedb4e9 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 7e3f7d4e..0dbc3328 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index d7285b88..01598e9f 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 70486b43..15efbb32 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/build.gradle b/build.gradle index a911e937..1508a983 100644 --- a/build.gradle +++ b/build.gradle @@ -211,11 +211,11 @@ subprojects { subproject -> postgresVersion = '42.0.0' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.0.10.RELEASE' + springIntegrationVersion = '5.0.11.RELEASE' springIntegrationKafkaVersion = '3.0.3.RELEASE' springIntegrationSplunkVersion = '1.1.0.RELEASE' springKafkaVersion = '2.1.10.RELEASE' - springVersion = '5.0.11.RELEASE' + springVersion = '5.0.12.RELEASE' springSecurityVersion = '5.0.10.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 afea0fc2..449f85a6 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.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples cafe-dsl @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index ece6736d..a1e7735a 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.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples kafka-dsl @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 61dade34..d8812ccd 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -123,14 +123,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 5fa34a1a..4804a59e 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.6.RELEASE + 2.0.7.RELEASE org.springframework.integration.samples si4demo @@ -251,21 +251,21 @@ org.springframework.boot spring-boot-dependencies - 2.0.6.RELEASE + 2.0.7.RELEASE import pom org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/gradle.properties b/gradle.properties index f3ba91a7..95e100bb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ version=5.0.0.BUILD-SNAPSHOT -springBootVersion=2.0.6.RELEASE +springBootVersion=2.0.7.RELEASE diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 2faca5ba..882b3e93 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 43f14110..a5c4a27b 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 18ff056d..1f8f930f 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 79dc6438..e8f6e981 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index dcfedad7..3d9bcc92 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 71130f82..cd47aa91 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -193,14 +193,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 49d188d4..45524abc 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 73067654..5b7d6459 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -262,14 +262,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 6e0a5e9e..e4cf153b 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 676c9e50..e6a8e49d 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index b8c3ba42..a349d7f3 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 32c9ef12..a477c927 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 761d2c8e..3eee2f93 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 1b7b8396..2df95938 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 3aad5944..d40aea90 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.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 87dae2d3..8dc7afe1 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 4837fd44..ff4e498a 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.0.11.RELEASE + 5.0.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.0.10.RELEASE + 5.0.11.RELEASE import pom