diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 630447bf..58e82f40 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 5a628ede..19582afc 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 40e763dc..98ce9865 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -185,14 +185,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 8665fc43..b384942a 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -224,14 +224,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index ecd73f98..4cb8ddde 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 15cf24e2..bc7578d4 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 3052b316..f4441396 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -166,14 +166,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index cc20e33f..f1007217 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -253,14 +253,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 211b6696..d5dbcdbc 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 34ccddb2..abdd4ce7 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -448,14 +448,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index e8253b61..a3c30312 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 735972b3..16e664db 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 64e82541..edacaf5c 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 8f7ad6ce..00fdb9b3 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 1945dd3a..e08055c5 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index d1fa959f..6b5fd56a 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 74ef0446..72753eb5 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index bae84d5b..17598da0 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -214,14 +214,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 238a3700..94f57a93 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 89385b2d..6a2a6eb6 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -225,14 +225,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 6a1537b0..56d4140c 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index b3b3ae01..eac4dadb 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 03bb01f4..0fb4812a 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -166,14 +166,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 23ce3d18..fbb0a96e 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -220,14 +220,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index edd09bcf..14d3fee8 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -225,14 +225,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index fabecafb..c9c53807 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -190,14 +190,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index b9666b15..eb1c8d58 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 8de41116..b49d0dd8 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 71120b2c..ce85a347 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index bc9964fc..328a840c 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 53734d30..d86ef0a2 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 302e7e95..dc8b67c7 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -197,14 +197,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index e58ed392..09aece06 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -190,14 +190,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index bbca0445..7f8f8e98 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -196,14 +196,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index c6faba2f..afcc07d4 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 44ad5ea8..05583e9c 100644 --- a/basic/tcp-with-headers/pom.xml +++ b/basic/tcp-with-headers/pom.xml @@ -196,14 +196,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index bd323fa6..447cca73 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index b9b4cbbd..1c050f33 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -156,14 +156,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 40f28c4c..046b5c2a 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -185,14 +185,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 9916cbd2..f26d718d 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -177,14 +177,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 30ff9745..14ea559c 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -166,14 +166,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 5e89ebe5..5c7623ba 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 8890cb29..7e050c3a 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/build.gradle b/build.gradle index 49f91378..105f7ac3 100644 --- a/build.gradle +++ b/build.gradle @@ -208,13 +208,13 @@ subprojects { subproject -> postgresVersion = '42.2.5' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.2.0.RELEASE' + springIntegrationVersion = '5.2.1.RELEASE' springIntegrationKafkaVersion = '3.2.0.RELEASE' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' springKafkaVersion = '2.3.0.RELEASE' - springVersion = '5.2.0.RELEASE' - springSecurityVersion = '5.2.0.RELEASE' + springVersion = '5.2.1.RELEASE' + springSecurityVersion = '5.2.1.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 4ee7f4a7..17ebc47f 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -197,14 +197,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index a7218d56..36430dc7 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -209,14 +209,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 354d16fe..807f88ba 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -130,14 +130,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index c08db616..42c457b0 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -266,14 +266,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 064128ff..fc110165 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 9e9e4ac9..e402ba56 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index d5092819..5bd63e5c 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 11f24977..bfef7bad 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index e4f6a199..02da11c9 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -225,14 +225,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 536087ab..c461d9a3 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -201,14 +201,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 3c0bdfae..82c0fdd4 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -201,14 +201,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index b4877c0e..0251ec0c 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -143,7 +143,7 @@ org.springframework.security spring-security-web - 5.2.0.RELEASE + 5.2.1.RELEASE compile @@ -155,7 +155,7 @@ org.springframework.security spring-security-config - 5.2.0.RELEASE + 5.2.1.RELEASE compile @@ -256,14 +256,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 6e6fb4da..0e55f942 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -188,14 +188,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 693a898b..796c1c20 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 8e685717..046f8796 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 75e0d5d1..c3859a61 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -179,14 +179,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 3b5afb0f..d6abf1ed 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 2eb59ed2..ef6d25d4 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -191,14 +191,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 8e9d6289..3c96c1e6 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -166,14 +166,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index d89ca870..17d674cf 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -177,14 +177,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 1887d325..7bfefa33 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.0.RELEASE + 5.2.1.RELEASE import pom