diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 6908c69f..4665b242 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 9bd7131c..a451cd8b 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 732470cb..d013ab96 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index eb68b69b..6275f627 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -224,14 +224,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 9fe725fe..1ba1d4e5 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index db3c1dda..d7c53e53 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -67,7 +67,7 @@ org.apache.activemq activemq-broker - 5.15.11 + 5.15.13 compile @@ -79,7 +79,7 @@ org.apache.activemq activemq-kahadb-store - 5.15.11 + 5.15.13 compile @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 4c740372..244a9c6e 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index fef2e2aa..d583c1ea 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index f15ae967..69f28c1d 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index fe9aafe9..6194c3d0 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -299,7 +299,7 @@ org.hibernate hibernate-entitymanager - 5.4.13.Final + 5.4.25.Final compile @@ -448,14 +448,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 6197872d..775f8f01 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 9eb61eb8..bdbe6947 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index cd79a6f6..dd2d9d5e 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index a96ee522..8c7391b3 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 63255593..0f822106 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 43cf2841..3ddf2e56 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 424e9a50..ca9002a9 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 2174841b..099983f2 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -214,14 +214,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index effedc35..4423b60e 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 5daac96b..08628005 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -225,14 +225,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 6d96a292..b2179546 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 554acf06..e50c6064 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -89,7 +89,7 @@ org.apache.activemq activemq-broker - 5.15.11 + 5.15.13 compile @@ -101,7 +101,7 @@ org.apache.activemq activemq-kahadb-store - 5.15.11 + 5.15.13 compile @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 5bf12857..494cf7bb 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -166,14 +166,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 4dc3c0fd..f93c3307 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -220,14 +220,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index b1108f98..c07bd25f 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -98,7 +98,7 @@ org.springframework.kafka spring-kafka - 2.3.12.RELEASE + 2.3.13.RELEASE compile @@ -225,14 +225,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 0095f88e..494abed3 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -190,14 +190,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 2b991bc2..c4afe0f1 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 54468db1..5e957710 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 2f68c62e..e16e9dd4 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 4f9c8f77..a5a31e6c 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index e54c3d61..7851ebf3 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -167,14 +167,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index a2d6e107..67170b9f 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -197,14 +197,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 651db4e8..b99579ea 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -190,14 +190,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index 08106807..2d049784 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -196,14 +196,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index d644db62..f3cec30d 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index aed7959b..56f75810 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index ebf2485c..33af4453 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 53fd8e96..e7a81ea0 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -156,14 +156,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 548579a7..18ac2fa3 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -185,14 +185,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 9a9d39e6..79782b3c 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index a815c4cd..f446ba0a 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index fd6fae56..ca9e4731 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index e8504b1c..26f325ba 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/build.gradle b/build.gradle index 52886b12..de916a6c 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,6 @@ buildscript { repositories { + mavenCentral() maven { url 'https://repo.spring.io/libs-snapshot' } } dependencies { @@ -30,6 +31,7 @@ allprojects { group = 'org.springframework.integration.samples' repositories { + mavenCentral() maven { url 'https://repo.spring.io/libs-snapshot' } maven { url 'https://repo.spring.io/libs-milestone' } // maven { url 'https://repo.spring.io/libs-staging-local' } @@ -169,7 +171,7 @@ subprojects { subproject -> } ext { - activeMqVersion = '5.15.11' + activeMqVersion = '5.15.13' apacheSshdVersion = '2.2.0' aspectjVersion = '1.9.5' commonsDigesterVersion = '2.0' @@ -181,7 +183,7 @@ subprojects { subproject -> c3p0Version = '0.9.1.2' derbyVersion = '10.14.2.0' hamcrestVersion = '1.3' - hibernateVersion = '5.4.13.Final' + hibernateVersion = '5.4.25.Final' hibernateValidatorVersion = '5.4.3.Final' ftpServerVersion = '1.1.1' flexjsonVersion = '2.0' @@ -208,13 +210,13 @@ subprojects { subproject -> postgresVersion = '42.2.9' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.2.9.RELEASE' + springIntegrationVersion = '5.2.10.RELEASE' springIntegrationKafkaVersion = '3.2.1.RELEASE' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springKafkaVersion = '2.3.12.RELEASE' - springVersion = '5.2.10.RELEASE' - springSecurityVersion = '5.2.5.RELEASE' + springKafkaVersion = '2.3.13.RELEASE' + springVersion = '5.2.12.RELEASE' + springSecurityVersion = '5.2.8.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 3069be85..05feefcc 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -197,14 +197,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 87f7fc2f..e9e40d71 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -209,14 +209,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index a130d458..36230294 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -130,14 +130,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 6fd94b0f..6c88dc3e 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -266,14 +266,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 6840c960..65b256d4 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index c1e1a7d0..f5997fad 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 466640f1..13802f2e 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 464023ec..740ea7e1 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -155,14 +155,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 0bb76de9..91ac0910 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -225,14 +225,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 2b7262f9..b814e2c5 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -201,14 +201,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 16346b56..1495d3a9 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -201,14 +201,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 8ac64d90..fb9697fb 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.5.RELEASE + 5.2.8.RELEASE compile @@ -155,7 +155,7 @@ org.springframework.security spring-security-config - 5.2.5.RELEASE + 5.2.8.RELEASE compile @@ -256,14 +256,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index f23444f7..4c6e477f 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 7b0734ce..922bc99a 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 97ae3f35..22c79651 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 5a308627..a7212ad6 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index e0ac6843..dd19d431 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 97e4654a..e9a58038 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 88bdefdc..257c3022 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.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index b1fc3cdf..4bd565f3 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -177,14 +177,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index bc49e4da..65c50a3b 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -178,14 +178,14 @@ org.springframework spring-framework-bom - 5.2.10.RELEASE + 5.2.12.RELEASE import pom org.springframework.integration spring-integration-bom - 5.2.9.RELEASE + 5.2.10.RELEASE import pom