diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 7a9c2978..d57d257c 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -169,16 +169,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 912c05af..cfa0cc80 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index bfd6463b..4ebc8d07 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.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples dynamic-tcp-client @@ -169,23 +169,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 93611a8d..40d90f26 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -215,16 +215,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 1e0d0452..edc53a23 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -158,16 +158,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index e74c4c93..bf019600 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -198,16 +198,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index f98c0816..6b3c0509 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -158,16 +158,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 9a3d10a4..9d0e1197 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.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples file-split-ftp @@ -237,23 +237,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index f7d4687d..11ace1b6 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 706d0ad5..4a290ac1 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -57,18 +57,10 @@ spring-integration-ip compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -76,18 +68,10 @@ spring-webmvc compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -95,18 +79,10 @@ spring-orm compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -114,18 +90,10 @@ spring-aop compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -133,18 +101,10 @@ spring-aspects compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -153,18 +113,10 @@ 1.8.13 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -172,18 +124,10 @@ spring-jdbc compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -191,18 +135,10 @@ spring-tx compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -210,18 +146,10 @@ spring-context compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -230,18 +158,10 @@ 1.2.2 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -250,18 +170,10 @@ 1.2.2 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -270,18 +182,10 @@ 2.0 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -290,18 +194,10 @@ 1.5.4 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -310,18 +206,10 @@ 2.2.1 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -330,18 +218,10 @@ 1.6 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -350,18 +230,10 @@ 1.1 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -370,18 +242,10 @@ 2.3.2 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -390,18 +254,10 @@ 2.0 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -410,18 +266,10 @@ 1.0.0.GA compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -430,18 +278,10 @@ 5.4.1.Final compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -450,18 +290,10 @@ 2.0.0 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -470,18 +302,10 @@ 5.2.10.Final compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -490,18 +314,10 @@ 2.3.3.RELEASE compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -510,18 +326,10 @@ 1.7.25 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -628,34 +436,19 @@ https://repo.spring.io/libs-snapshot - war - - - - org.mortbay.jetty - jetty-maven-plugin - 8.1.14.v20131031 - - - /loanshark - - - - - - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 4aac690e..d9ad989a 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.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples stomp-chat @@ -191,23 +191,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 84f5addd..28c48b74 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -169,16 +169,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 9cad93a8..3bd32705 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples barrier @@ -202,23 +202,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 263ad440..0edbfe32 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index ff4f6bde..0fbf9d1b 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -158,16 +158,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 669a2a49..61158a0a 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index b08cb4f8..6f19b913 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index db86ecb9..7fccb4f2 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -205,16 +205,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index b95e3707..baed35b0 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index ee063d8f..d509a766 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -57,18 +57,10 @@ spring-integration-http compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -76,18 +68,10 @@ spring-integration-mail compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -95,18 +79,10 @@ spring-webmvc compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -115,18 +91,10 @@ 1.2.2 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -135,18 +103,10 @@ 2.4 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -155,18 +115,10 @@ 1.5.5 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -175,18 +127,10 @@ 1.5.5 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -195,18 +139,10 @@ 2.7 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -277,34 +213,19 @@ https://repo.spring.io/libs-snapshot - war - - - - org.mortbay.jetty - jetty-maven-plugin - 8.1.14.v20131031 - - - /http - - - - - - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index c1577d14..07d90ff8 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -158,16 +158,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 579c60b2..16d2453c 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -208,16 +208,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index ce09090a..b79c91d4 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -157,16 +157,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index b83ebd41..97f16176 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples jpa @@ -204,23 +204,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 510b5a82..cba52180 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples kafka @@ -98,7 +98,7 @@ org.springframework.kafka spring-kafka - 2.1.4.RELEASE + 2.1.5.RELEASE compile @@ -209,23 +209,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 82f95d6e..0263b4b3 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -181,16 +181,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 05056257..3a08dc20 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index cfd9d877..858c6da4 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples mqtt @@ -169,23 +169,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 503637b0..bdb99d2d 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 5a8cee90..a5619e46 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 09314c52..2b768835 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -158,16 +158,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 9bdb3aa6..8417fd60 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples splunk @@ -181,23 +181,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 952bccfd..7b7229b2 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -181,16 +181,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 790f627d..f9d661ea 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -169,16 +169,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 4ad9b8a9..adf2fe9e 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -190,16 +190,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index b78573da..e68f0dd1 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 541b6395..56ee5deb 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.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples web-sockets @@ -169,23 +169,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 5907aac4..b29db7c4 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -57,18 +57,10 @@ spring-integration-xml compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -76,18 +68,10 @@ spring-integration-ws compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -95,18 +79,10 @@ spring-webmvc compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -115,18 +91,10 @@ 2.7 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -197,34 +165,19 @@ https://repo.spring.io/libs-snapshot - war - - - - org.mortbay.jetty - jetty-maven-plugin - 8.1.14.v20131031 - - - /ws-inbound-gateway - - - - - - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 7709e52d..147dccf6 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -157,16 +157,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index cf5c09cb..a720488d 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index bce89f4f..6cc2d267 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/build.gradle b/build.gradle index a0a87084..fdbb9b20 100644 --- a/build.gradle +++ b/build.gradle @@ -211,7 +211,7 @@ subprojects { subproject -> postgresVersion = '42.0.0' subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' - springIntegrationVersion = '5.0.4.RELEASE' + springIntegrationVersion = '5.0.5.RELEASE' springIntegrationKafkaVersion = '3.0.3.RELEASE' springIntegrationSplunkVersion = '1.1.0.RELEASE' springKafkaVersion = '2.1.5.RELEASE' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index e3a86e6e..ab6660f9 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.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples cafe-dsl @@ -193,23 +193,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 87d8d608..cadd72cb 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.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples kafka-dsl @@ -193,23 +193,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 215b23b3..8a1b2658 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -121,16 +121,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 4bf8047c..7f963a77 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RELEASE + 2.0.2.RELEASE org.springframework.integration.samples si4demo @@ -249,23 +249,23 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework.boot + spring-boot-dependencies + 2.0.2.RELEASE import pom org.springframework spring-framework-bom - 5.0.4.RELEASE + 5.0.5.RELEASE import pom - org.springframework.boot - spring-boot-dependencies - 2.0.0.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/gradle.properties b/gradle.properties index e372a77b..a3fe0288 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ version=5.0.0.BUILD-SNAPSHOT -springBootVersion=2.0.1.BUILD-SNAPSHOT +springBootVersion=2.0.2.RELEASE diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar index f6b961fd..91ca28c8 100644 Binary files a/gradle/wrapper/gradle-wrapper.jar and b/gradle/wrapper/gradle-wrapper.jar differ diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index bf3de218..16d28051 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-4.7-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 53d79322..6552664a 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index d89f022a..a1a9d7a6 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 7ad331d2..feb306f7 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 0a2e8b0d..cc8c3735 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 3570d209..b68e4d51 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -216,16 +216,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index b07153db..2973c578 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -57,18 +57,10 @@ spring-integration-jmx compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -76,18 +68,10 @@ spring-integration-twitter compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -95,18 +79,10 @@ spring-integration-groovy compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -114,18 +90,10 @@ spring-webmvc compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -134,18 +102,10 @@ 1.2 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -154,18 +114,10 @@ 2.7 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -236,34 +188,19 @@ https://repo.spring.io/libs-snapshot - war - - - - org.mortbay.jetty - jetty-maven-plugin - 8.1.14.v20131031 - - - /monitoring - - - - - - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 36025b45..f0c7acb0 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -57,18 +57,10 @@ spring-integration-http compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -76,18 +68,10 @@ spring-webmvc compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -96,18 +80,10 @@ 2.3.2 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -116,18 +92,10 @@ 1.2.2 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -136,18 +104,10 @@ 2.4 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -156,18 +116,10 @@ 2.7 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -238,34 +190,19 @@ https://repo.spring.io/libs-snapshot - war - - - - org.mortbay.jetty - jetty-maven-plugin - 8.1.14.v20131031 - - - /multipart-http - - - - - - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 21c2d75b..31b67651 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -57,18 +57,10 @@ spring-integration-http compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -76,18 +68,10 @@ spring-webmvc compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -95,18 +79,10 @@ spring-oxm compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -114,18 +90,10 @@ spring-tx compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -133,18 +101,10 @@ spring-jdbc compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -152,18 +112,10 @@ spring-context compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -171,18 +123,10 @@ spring-aop compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -191,58 +135,34 @@ 2.3.2 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - org.springframework.security spring-security-web - 5.0.3.RELEASE + 5.0.4.RELEASE compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - org.springframework.security spring-security-config - 5.0.3.RELEASE + 5.0.4.RELEASE compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -251,18 +171,10 @@ 1.7 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -271,18 +183,10 @@ 2.7 compile - - spring-boot-starter-tomcat - * - jackson-module-kotlin com.fasterxml.jackson.module - - spring-boot-starter-jetty - * - @@ -353,34 +257,19 @@ https://repo.spring.io/libs-snapshot - war - - - - org.mortbay.jetty - jetty-maven-plugin - 8.1.14.v20131031 - - - /rest-http - - - - - - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 864e2132..b727e617 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -179,16 +179,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 293db81d..bf6f933b 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -158,16 +158,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 083ac7a5..b9149906 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -158,16 +158,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index a5306637..6c503c66 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -170,16 +170,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 7f552875..0117abf5 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -146,16 +146,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 380e6c59..31c9dbc3 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -182,16 +182,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index d1e9d668..f26042e8 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -157,16 +157,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 36829519..a73583bf 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -168,16 +168,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index adc9e391..3d4a5915 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -169,16 +169,16 @@ - org.springframework.integration - spring-integration-bom - 5.0.3.RELEASE + org.springframework + spring-framework-bom + 5.0.5.RELEASE import pom - org.springframework - spring-framework-bom - 5.0.4.RELEASE + org.springframework.integration + spring-integration-bom + 5.0.5.RELEASE import pom