diff --git a/samples/kafka-binder-native-app/pom.xml b/samples/kafka-binder-native-app/pom.xml index 3b69f4438..cbbfa233f 100644 --- a/samples/kafka-binder-native-app/pom.xml +++ b/samples/kafka-binder-native-app/pom.xml @@ -15,16 +15,18 @@ Native Sample App based on Kafka Binder 17 - 2022.0.2-SNAPSHOT + 4.0.2-SNAPSHOT org.springframework.cloud spring-cloud-stream + ${spring-cloud-stream.version} org.springframework.cloud spring-cloud-stream-binder-kafka + ${spring-cloud-stream.version} org.springframework.kafka @@ -39,6 +41,7 @@ org.springframework.cloud spring-cloud-stream-test-binder + ${spring-cloud-stream.version} test @@ -47,17 +50,6 @@ test - - - - org.springframework.cloud - spring-cloud-dependencies - ${spring-cloud.version} - pom - import - - -