diff --git a/samples/standalone/dsl/http-client/gradle.properties b/samples/standalone/dsl/http-client/gradle.properties
index 004e3e550a..fc29ae128a 100644
--- a/samples/standalone/dsl/http-client/gradle.properties
+++ b/samples/standalone/dsl/http-client/gradle.properties
@@ -1,2 +1,2 @@
verifierVersion=1.0.0.BUILD-SNAPSHOT
-BOM_VERSION=Brixton.SR3
\ No newline at end of file
+BOM_VERSION=Brixton.SR4
\ No newline at end of file
diff --git a/samples/standalone/dsl/http-server/gradle.properties b/samples/standalone/dsl/http-server/gradle.properties
index 004e3e550a..fc29ae128a 100644
--- a/samples/standalone/dsl/http-server/gradle.properties
+++ b/samples/standalone/dsl/http-server/gradle.properties
@@ -1,2 +1,2 @@
verifierVersion=1.0.0.BUILD-SNAPSHOT
-BOM_VERSION=Brixton.SR3
\ No newline at end of file
+BOM_VERSION=Brixton.SR4
\ No newline at end of file
diff --git a/samples/standalone/restdocs/http-client/gradle.properties b/samples/standalone/restdocs/http-client/gradle.properties
index 004e3e550a..fc29ae128a 100644
--- a/samples/standalone/restdocs/http-client/gradle.properties
+++ b/samples/standalone/restdocs/http-client/gradle.properties
@@ -1,2 +1,2 @@
verifierVersion=1.0.0.BUILD-SNAPSHOT
-BOM_VERSION=Brixton.SR3
\ No newline at end of file
+BOM_VERSION=Brixton.SR4
\ No newline at end of file
diff --git a/samples/standalone/restdocs/http-server/gradle.properties b/samples/standalone/restdocs/http-server/gradle.properties
index 004e3e550a..fc29ae128a 100644
--- a/samples/standalone/restdocs/http-server/gradle.properties
+++ b/samples/standalone/restdocs/http-server/gradle.properties
@@ -1,2 +1,2 @@
verifierVersion=1.0.0.BUILD-SNAPSHOT
-BOM_VERSION=Brixton.SR3
\ No newline at end of file
+BOM_VERSION=Brixton.SR4
\ No newline at end of file
diff --git a/samples/standalone/stream-sink/gradle.properties b/samples/standalone/stream-sink/gradle.properties
index 004e3e550a..fc29ae128a 100644
--- a/samples/standalone/stream-sink/gradle.properties
+++ b/samples/standalone/stream-sink/gradle.properties
@@ -1,2 +1,2 @@
verifierVersion=1.0.0.BUILD-SNAPSHOT
-BOM_VERSION=Brixton.SR3
\ No newline at end of file
+BOM_VERSION=Brixton.SR4
\ No newline at end of file
diff --git a/samples/standalone/stream-sink/pom.xml b/samples/standalone/stream-sink/pom.xml
index a9ce478177..b0003b8aff 100644
--- a/samples/standalone/stream-sink/pom.xml
+++ b/samples/standalone/stream-sink/pom.xml
@@ -45,6 +45,13 @@
spring-cloud-stream-test-support
test
+
+
+ com.example
+ stream-source
+ runtime
+ true
+
@@ -59,7 +66,7 @@
org.springframework.cloud
spring-cloud-dependencies
- Brixton.SR3
+ Brixton.SR4
pom
import
diff --git a/samples/standalone/stream-source/gradle.properties b/samples/standalone/stream-source/gradle.properties
index 004e3e550a..fc29ae128a 100644
--- a/samples/standalone/stream-source/gradle.properties
+++ b/samples/standalone/stream-source/gradle.properties
@@ -1,2 +1,2 @@
verifierVersion=1.0.0.BUILD-SNAPSHOT
-BOM_VERSION=Brixton.SR3
\ No newline at end of file
+BOM_VERSION=Brixton.SR4
\ No newline at end of file
diff --git a/samples/standalone/stream-source/pom.xml b/samples/standalone/stream-source/pom.xml
index 92d19dfd06..e2a0b9244b 100644
--- a/samples/standalone/stream-source/pom.xml
+++ b/samples/standalone/stream-source/pom.xml
@@ -58,7 +58,7 @@
org.springframework.cloud
spring-cloud-dependencies
- Brixton.SR3
+ Brixton.SR4
pom
import