diff --git a/bom/spring-cloud-stream-dependencies/pom.xml b/bom/spring-cloud-stream-dependencies/pom.xml index 1fcfe0cf8..6bef901ec 100644 --- a/bom/spring-cloud-stream-dependencies/pom.xml +++ b/bom/spring-cloud-stream-dependencies/pom.xml @@ -86,6 +86,21 @@ spring-cloud-stream-binder-rabbit-test-support ${project.version} + + org.springframework.cloud + spring-cloud-stream-schema-registry-client + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-schema-registry-core + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-schema-registry-server + ${project.version} +