diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index fb7d24f1..795fc5ac 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index b6d7168f..54c83d74 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 1556ad65..808b3ae1 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.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 257a47e9..2191ec77 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 6945dcd7..08cbe31a 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 4869d0af..21cdbdf5 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index a4fc648b..ee140be2 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 666c3f6e..ce381188 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.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 7cf2cddf..516e3e80 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index ef106534..b17a452f 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -441,14 +441,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index c3033209..5587d063 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 1f3aeb57..48715436 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index b9c8424c..ed3e3132 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -211,14 +211,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 3bbf6439..fc4eaed8 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 03f1a4ec..21d0f4d5 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index e80357e0..99c12b85 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index a2338985..70859975 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index f47d1725..331f0222 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 0efd3738..2fd277c9 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 1ae40388..17b9c233 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index b3e68aec..9e638f53 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 740d3d64..e02503a3 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 09f9e0ce..56ff6c3f 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 36c908be..4897a016 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -213,14 +213,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 23b0f64a..b3f7413b 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index df413d2a..958ad08c 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index a4c4be29..5e5ab955 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 667baa70..9ba517d4 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index e520f965..de66e8a2 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 675a26fd..a430eb63 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 1a476401..09cf7eda 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 8a37acfb..2719b8b6 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -190,14 +190,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index d4095990..91970aac 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index ddb5ef91..63338808 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -189,14 +189,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index aa4f00b4..fbcffc49 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index ac289eff..296c520a 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -192,14 +192,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 4776dc43..e69324ab 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -149,14 +149,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index a841d47c..81874730 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index b449d09c..cb306a9f 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 98d3a10f..35a713b5 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 3f9da559..25d814c2 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index ebdae42a..227502d3 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/build.gradle b/build.gradle index 60ee48d6..d2655b15 100644 --- a/build.gradle +++ b/build.gradle @@ -210,13 +210,13 @@ subprojects { subproject -> postgresVersion = '42.0.0' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.1.8.RELEASE' + springIntegrationVersion = '5.1.9.RELEASE' springIntegrationKafkaVersion = '3.1.4.BUILD-SNAPSHOT' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' springKafkaVersion = '2.2.9.RELEASE' - springVersion = '5.1.10.RELEASE' - springSecurityVersion = '5.1.5.RELEASE' + springVersion = '5.1.11.RELEASE' + springSecurityVersion = '5.1.7.RELEASE' springWebFlowVersion = '2.3.3.RELEASE' tilesJspVersion = '2.2.1' validationApiVersion = '1.0.0.GA' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 233a6cb1..439f3ef3 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -202,14 +202,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 40980b16..070db2ce 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -202,14 +202,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 1b4c8dad..c0dae4ec 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -123,14 +123,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index f4654910..1757480c 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -259,14 +259,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 9acfdd4a..6757a359 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 8f6f48ba..0437c503 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index f280e8c2..268249b8 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index b32a5f8a..c4ab9047 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 68e1ab7d..05eae6d3 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index d0684e45..015e212f 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index fe387239..80b60c01 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 6058f5bb..63c072b9 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -144,7 +144,7 @@ org.springframework.security spring-security-web - 5.1.5.RELEASE + 5.1.7.RELEASE compile @@ -156,7 +156,7 @@ org.springframework.security spring-security-config - 5.1.5.RELEASE + 5.1.7.RELEASE compile @@ -250,14 +250,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 05ee145d..aec4bdba 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 8766d706..fee3240f 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 87c90fb2..fb990ee7 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index f535c9b4..6053b2bd 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index aac1694d..2722a028 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 28d75885..d33b5834 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 02bd584b..df3baf7b 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.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 1df9b783..c950b7cd 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index bfc51aa6..49138029 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.10.RELEASE + 5.1.11.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.8.RELEASE + 5.1.9.RELEASE import pom