diff --git a/samples/standalone/dsl/http-client/gradle.properties b/samples/standalone/dsl/http-client/gradle.properties index 9772991359..9925c05a61 100644 --- a/samples/standalone/dsl/http-client/gradle.properties +++ b/samples/standalone/dsl/http-client/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=4.1.2-SNAPSHOT -springCloudStreamVersion=4.1.2-SNAPSHOT +springCloudStreamVersion=4.1.1-SNAPSHOT bootVersion=4.1.2-SNAPSHOT diff --git a/samples/standalone/dsl/http-server/gradle.properties b/samples/standalone/dsl/http-server/gradle.properties index c760ce8308..96e5da0000 100644 --- a/samples/standalone/dsl/http-server/gradle.properties +++ b/samples/standalone/dsl/http-server/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=4.1.2-SNAPSHOT -springCloudStreamVersion=4.1.2-SNAPSHOT +springCloudStreamVersion=4.1.1-SNAPSHOT bootVersion=3.2.4-SNAPSHOT \ 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 c760ce8308..96e5da0000 100644 --- a/samples/standalone/restdocs/http-client/gradle.properties +++ b/samples/standalone/restdocs/http-client/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=4.1.2-SNAPSHOT -springCloudStreamVersion=4.1.2-SNAPSHOT +springCloudStreamVersion=4.1.1-SNAPSHOT bootVersion=3.2.4-SNAPSHOT \ No newline at end of file