diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 795fc5ac..50c2ff42 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 54c83d74..c7b4e3de 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 808b3ae1..5ba82112 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.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples dynamic-tcp-client @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 2191ec77..9e77f84d 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 08cbe31a..6ce88b35 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 21cdbdf5..37e90d6b 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index ee140be2..d02fc4db 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index ce381188..f99f6f7b 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.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples file-split-ftp @@ -239,21 +239,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 516e3e80..d0d429d6 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index b17a452f..ebd4beb0 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -323,7 +323,7 @@ org.slf4j slf4j-api - 1.7.25 + 1.7.30 compile @@ -347,7 +347,7 @@ org.slf4j slf4j-log4j12 - 1.7.25 + 1.7.30 runtime @@ -359,7 +359,7 @@ org.slf4j jcl-over-slf4j - 1.7.25 + 1.7.30 runtime @@ -441,14 +441,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 5587d063..2a8a3cb7 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.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples stomp-chat @@ -193,21 +193,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 48715436..cd59c02f 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -89,7 +89,7 @@ org.slf4j slf4j-jcl - 1.7.25 + 1.7.30 runtime @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index ed3e3132..576c3d10 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples barrier @@ -204,21 +204,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index fc4eaed8..cad98821 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 21d0f4d5..5d66e4bd 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 99c12b85..2f134d6e 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 70859975..30fbc717 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 331f0222..84c25b77 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -90,7 +90,7 @@ org.slf4j slf4j-api - 1.7.25 + 1.7.30 compile @@ -102,7 +102,7 @@ org.slf4j slf4j-log4j12 - 1.7.25 + 1.7.30 runtime @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 2fd277c9..9af320a0 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 17b9c233..64a74d44 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 9e638f53..d70e1e22 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index e02503a3..d4f82719 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 56ff6c3f..547f9085 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 4897a016..2824f4d0 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples jpa @@ -206,21 +206,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index b3f7413b..d2f0458d 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples kafka @@ -71,7 +71,7 @@ org.springframework.integration spring-integration-kafka - 3.1.4.BUILD-SNAPSHOT + 3.1.5.RELEASE compile @@ -98,7 +98,7 @@ org.springframework.kafka spring-kafka - 2.2.9.RELEASE + 2.2.12.RELEASE compile @@ -211,21 +211,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 958ad08c..09f612cf 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 5e5ab955..e494b0d4 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 9ba517d4..9f1a159f 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples mqtt @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index de66e8a2..693fa37c 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index a430eb63..13194177 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 09cf7eda..58896b6c 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 2719b8b6..84d7119b 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples splunk @@ -183,21 +183,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 91970aac..8bc05ebd 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -77,7 +77,7 @@ org.slf4j slf4j-api - 1.7.25 + 1.7.30 compile @@ -101,7 +101,7 @@ org.slf4j slf4j-log4j12 - 1.7.25 + 1.7.30 runtime @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index 63338808..c06ed7dc 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.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples tcp-broadcast @@ -182,21 +182,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index fbcffc49..63a717d1 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 296c520a..cff40ab5 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -192,14 +192,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index e69324ab..26071a70 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -149,14 +149,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 81874730..8b3e7b0c 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.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples web-sockets @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index cb306a9f..30a9e9bf 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 35a713b5..e9236b42 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 25d814c2..ec36adf9 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 227502d3..3c4c1a2f 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/build.gradle b/build.gradle index d2655b15..dca43f9c 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ buildscript { maven { url 'https://repo.spring.io/libs-snapshot' } } dependencies { - classpath 'io.spring.gradle:dependency-management-plugin:1.0.5.RELEASE' + classpath 'io.spring.gradle:dependency-management-plugin:1.0.9.RELEASE' classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion" classpath "gradle.plugin.org.gretty:gretty:2.3.1" } @@ -209,14 +209,14 @@ subprojects { subproject -> oracleDriverVersion = '11.2.0.3' postgresVersion = '42.0.0' subethasmtpVersion = '1.2' - slf4jVersion = '1.7.25' - springIntegrationVersion = '5.1.9.RELEASE' - springIntegrationKafkaVersion = '3.1.4.BUILD-SNAPSHOT' + slf4jVersion = '1.7.30' + springIntegrationVersion = '5.1.10.RELEASE' + springIntegrationKafkaVersion = '3.1.5.RELEASE' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springKafkaVersion = '2.2.9.RELEASE' - springVersion = '5.1.11.RELEASE' - springSecurityVersion = '5.1.7.RELEASE' + springKafkaVersion = '2.2.12.RELEASE' + springVersion = '5.1.15.RELEASE' + springSecurityVersion = '5.1.9.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 439f3ef3..d979b069 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.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples cafe-dsl @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 070db2ce..28a2b0f7 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.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples kafka-dsl @@ -82,7 +82,7 @@ org.springframework.integration spring-integration-kafka - 3.1.4.BUILD-SNAPSHOT + 3.1.5.RELEASE compile @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index c0dae4ec..92ccc539 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -123,14 +123,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 1757480c..97476ec4 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.8.RELEASE + 2.1.13.RELEASE org.springframework.integration.samples si4demo @@ -252,21 +252,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.8.RELEASE + 2.1.13.RELEASE import pom org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/gradle.properties b/gradle.properties index 576923f5..049700be 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ version=5.1.1.BUILD-SNAPSHOT -springBootVersion=2.1.8.RELEASE +springBootVersion=2.1.13.RELEASE diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 6757a359..eff1bb5a 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 0437c503..acb449c9 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 268249b8..59447aed 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index c4ab9047..a4ca917c 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 05eae6d3..98d9399b 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 015e212f..cfda4316 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 80b60c01..bcd9705f 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 63c072b9..90c1d05a 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.7.RELEASE + 5.1.9.RELEASE compile @@ -156,7 +156,7 @@ org.springframework.security spring-security-config - 5.1.7.RELEASE + 5.1.9.RELEASE compile @@ -250,14 +250,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index aec4bdba..4f40ee30 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index fee3240f..3881ae00 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index fb990ee7..4260decc 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 6053b2bd..5b262826 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 2722a028..59d7054c 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index d33b5834..85b04060 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index df3baf7b..8f0c0aa4 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.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index c950b7cd..914812c6 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 49138029..f472f403 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.11.RELEASE + 5.1.15.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.9.RELEASE + 5.1.10.RELEASE import pom