diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 3eae7259..21959bfc 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -53,12 +53,6 @@ https://github.com/spring-projects/spring-integration-samples - - org.springframework.integration.samples - cafe-si - 4.3.0.BUILD-SNAPSHOT - compile - junit junit @@ -77,6 +71,12 @@ 4.3.0.RC1 compile + + org.springframework.integration.samples + cafe-si + 4.3.0.BUILD-SNAPSHOT + compile + org.springframework spring-test diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 19807a3b..e0fdcbda 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -53,12 +53,6 @@ https://github.com/spring-projects/spring-integration-samples - - org.springframework.integration.samples - cafe-si - 4.3.0.BUILD-SNAPSHOT - compile - junit junit @@ -89,6 +83,12 @@ 5.12.1 compile + + org.springframework.integration.samples + cafe-si + 4.3.0.BUILD-SNAPSHOT + compile + org.springframework spring-test diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index ba81588f..c7e90208 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.4.0.M2 + 1.4.0.M3 org.springframework.integration.samples stomp-chat diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 28329299..3a6e6157 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.4.0.M2 + 1.4.0.M3 org.springframework.integration.samples barrier diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 3eb45204..f1f7ac0d 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.4.0.M2 + 1.4.0.M3 org.springframework.integration.samples jpa diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index bf93ec9d..5f676ace 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.4.0.M2 + 1.4.0.M3 org.springframework.integration.samples kafka @@ -63,6 +63,12 @@ 4.12 test + + org.springframework.integration + spring-integration-kafka + 2.0.0.RC1 + compile + org.hamcrest hamcrest-all @@ -79,18 +85,6 @@ spring-boot-starter-integration compile - - org.springframework.integration - spring-integration-kafka - 2.0.0.M1 - compile - - - org.springframework.kafka - spring-kafka-test - 1.0.0.M2 - compile - org.springframework spring-test @@ -103,6 +97,18 @@ 4.3.0.RC1 compile + + org.springframework.kafka + spring-kafka-test + 1.0.0.RC1 + compile + + + log4j + log4j + 1.2.17 + compile + org.mockito mockito-core diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 580760c8..3bb8f47d 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.4.0.M2 + 1.4.0.M3 org.springframework.integration.samples mqtt diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 9eb84529..c8285b66 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.4.0.M2 + 1.4.0.M3 org.springframework.integration.samples splunk diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 91c9c3ab..b5cc451a 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.4.0.M2 + 1.4.0.M3 org.springframework.integration.samples web-sockets diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 1901921a..66cb59ce 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.4.0.M2 + 1.4.0.M3 org.springframework.integration.samples cafe-dsl @@ -57,12 +57,6 @@ https://github.com/spring-projects/spring-integration-samples - - org.springframework.integration.samples - cafe-si - 4.3.0.BUILD-SNAPSHOT - compile - junit junit @@ -103,6 +97,12 @@ 2.0.7.RELEASE compile + + org.springframework.integration.samples + cafe-si + 4.3.0.BUILD-SNAPSHOT + compile + org.springframework spring-test diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 247afe16..b21bdfa5 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.4.0.M2 + 1.4.0.M3 org.springframework.integration.samples si4demo @@ -98,12 +98,22 @@ 1.5.0 compile + + org.springframework.integration + spring-integration-http + compile + com.sun.mail imap 1.5.2 compile + + org.springframework.integration + spring-integration-ip + compile + com.sun.mail javax.mail