diff --git a/multibinder-samples/multibinder-kafka-streams/pom.xml b/multibinder-samples/multibinder-kafka-streams/pom.xml index f556daa..a060a97 100644 --- a/multibinder-samples/multibinder-kafka-streams/pom.xml +++ b/multibinder-samples/multibinder-kafka-streams/pom.xml @@ -19,17 +19,14 @@ org.springframework.cloud spring-cloud-stream-binder-kafka - 2.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-binder-kafka-core - 2.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-binder-kafka-streams - 2.1.0.BUILD-SNAPSHOT org.springframework.boot diff --git a/multibinder-samples/multibinder-two-kafka-clusters/pom.xml b/multibinder-samples/multibinder-two-kafka-clusters/pom.xml index b1a88d5..f8ffc92 100644 --- a/multibinder-samples/multibinder-two-kafka-clusters/pom.xml +++ b/multibinder-samples/multibinder-two-kafka-clusters/pom.xml @@ -19,12 +19,10 @@ org.springframework.cloud spring-cloud-stream-binder-kafka - 2.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-binder-kafka-core - 2.1.0.BUILD-SNAPSHOT org.springframework.boot