diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 27efc7a67..e0b4c0ef9 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -41,7 +41,7 @@ 4.9.0 0.2.0.RELEASE 1.26 - 3.1.2 + 3.1.3-SNAPSHOT diff --git a/spring-cloud-sleuth-autoconfigure/pom.xml b/spring-cloud-sleuth-autoconfigure/pom.xml index 8486942a0..a934b5b15 100644 --- a/spring-cloud-sleuth-autoconfigure/pom.xml +++ b/spring-cloud-sleuth-autoconfigure/pom.xml @@ -86,6 +86,8 @@ org.springframework.cloud spring-cloud-stream + + ${spring-cloud-stream.version} true diff --git a/spring-cloud-sleuth-instrumentation/pom.xml b/spring-cloud-sleuth-instrumentation/pom.xml index a2e0f6ad5..0b4f970a9 100644 --- a/spring-cloud-sleuth-instrumentation/pom.xml +++ b/spring-cloud-sleuth-instrumentation/pom.xml @@ -85,6 +85,8 @@ org.springframework.cloud spring-cloud-stream + + ${spring-cloud-stream.version} true