diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 7af1e9e4..fd00d110 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -176,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 244bf779..fd4b3995 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 15bf2f1c..9efb1108 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.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples dynamic-tcp-client @@ -169,7 +169,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 2e6994f9..b33372f1 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -222,14 +222,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index fa8ce2bd..c6e54eb5 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 91a861fc..5049e376 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -205,14 +205,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 0464765f..d35d0f93 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -164,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 925924a1..8d41b991 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.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples file-split-ftp @@ -238,7 +238,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -252,14 +252,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index a12a8b4c..d8fa267c 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 09fa4027..055f4724 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -446,14 +446,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 321c6298..6f623fed 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.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples stomp-chat @@ -191,7 +191,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -205,14 +205,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 1b27f20b..6b7b895b 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -176,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index ac6b2c9c..57079826 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples barrier @@ -202,7 +202,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -216,14 +216,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 25f34016..62752599 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 4778d4b8..2a7ed2af 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 6526f597..16b6cf4e 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index b5882076..8226ab9b 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index b6cab81a..be2d1d62 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -201,14 +201,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 28b1d87c..cf440119 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 0c869e00..519eed7f 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -235,14 +235,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 8e3dc533..16572abb 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 23a3af48..72b2a6b5 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -204,14 +204,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index f9463e87..28e02707 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -164,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 20593c11..eccf6b17 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples jpa @@ -204,7 +204,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 85d6be82..3382185a 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples kafka @@ -196,7 +196,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 1b1c4ed1..ae857772 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index aafb0c29..3487c50c 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 3aaca1a3..f82fa9ed 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples mqtt @@ -180,7 +180,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 3d90f446..3888024f 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index e88c7306..9d66f29b 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 8349c666..fd8c8256 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index c868c354..ad76a8a4 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -188,14 +188,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index c7081259..078b83b9 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.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples tcp-broadcast @@ -180,7 +180,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 6fc5c68e..d4e9c207 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 25748387..d900a10a 100644 --- a/basic/tcp-with-headers/pom.xml +++ b/basic/tcp-with-headers/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples tcp-with-headers @@ -180,7 +180,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index aa2a56dd..3a155e4e 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -186,14 +186,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index d3e77b93..a2f37052 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -154,14 +154,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 99d5a924..2ab26871 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.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples web-sockets @@ -169,7 +169,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 6df74c41..26bac894 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -175,14 +175,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index fa2232e6..6a3474cc 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -164,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 7eafbf88..7b73c945 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 12c9627e..ecc79ac1 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/build.gradle b/build.gradle index 2661fe6e..7caa8f64 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ buildscript { repositories { mavenCentral() maven { url 'https://plugins.gradle.org/m2' } - maven { url 'https://repo.spring.io/libs-snapshot' } + maven { url 'https://repo.spring.io/snapshot' } } dependencies { classpath 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE' @@ -211,11 +211,11 @@ subprojects { subproject -> subethasmtpVersion = '1.2' slf4jVersion = '1.7.30' springCloudVersion ='2021.0.0-SNAPSHOT' - springIntegrationVersion = '5.5.11' + springIntegrationVersion = '5.5.12' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springVersion = '5.3.16' - springSecurityVersion = '5.5.5' + springVersion = '5.3.20' + springSecurityVersion = '5.5.7' springWebFlowVersion = '2.3.3.RELEASE' testcontainersVersion = '1.16.2' tilesJspVersion = '2.2.1' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index d54ec5cd..0aaae6bf 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.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples cafe-dsl @@ -181,7 +181,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index b997be4e..aae93ba8 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.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples kafka-dsl @@ -192,7 +192,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -206,14 +206,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index c2ffde77..ea3d2ca1 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -128,14 +128,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index bbc59ef9..cbe69abb 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples si4demo @@ -262,7 +262,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -276,14 +276,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/gradle.properties b/gradle.properties index 1b4dd5e8..36448c5d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ version=5.5.0 -springBootVersion=2.6.0-SNAPSHOT +springBootVersion=2.6.7 org.gradle.jvmargs=-Xmx1536m diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index f262a1ef..f885f2fb 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 8433cdc0..cb13c447 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 20aeae85..ef9ba39e 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index d44a17c9..c7cb7854 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index a2e94393..f3660a43 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -224,14 +224,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index a7b55fed..f37bcd0c 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 2f895afa..11d329e0 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 31789f95..e0ffced1 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -141,7 +141,7 @@ org.springframework.security spring-security-web - 5.5.5 + 5.5.7 compile @@ -153,7 +153,7 @@ org.springframework.security spring-security-config - 5.5.5 + 5.5.7 compile @@ -266,14 +266,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 02dd69af..947ccdab 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -186,14 +186,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 1a77a3ac..437692b9 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 7818b801..f8e2552d 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 3f1f8d36..ef8e58b5 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -177,14 +177,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index ec31cd03..8650a02f 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 02679e48..3fea6484 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -189,14 +189,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/tcp-async-bi-directional/pom.xml b/intermediate/tcp-async-bi-directional/pom.xml index a78ca246..3aacc165 100644 --- a/intermediate/tcp-async-bi-directional/pom.xml +++ b/intermediate/tcp-async-bi-directional/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples tcp-async-bi-directional @@ -169,7 +169,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index b5c00310..51990213 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/testcontainers-rabbitmq/pom.xml b/intermediate/testcontainers-rabbitmq/pom.xml index 081afc72..7eefeb22 100644 --- a/intermediate/testcontainers-rabbitmq/pom.xml +++ b/intermediate/testcontainers-rabbitmq/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.0-SNAPSHOT + 2.6.7 org.springframework.integration.samples testcontainers-rabbitmq @@ -237,7 +237,7 @@ org.springframework.boot spring-boot-dependencies - 2.6.0-SNAPSHOT + 2.6.7 import pom @@ -251,14 +251,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 3c20eec5..abf5fe6b 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -175,14 +175,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index ecfdc545..4f3a0217 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -176,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.16 + 5.3.20 import pom org.springframework.integration spring-integration-bom - 5.5.11 + 5.5.12 import pom