diff --git a/pom.xml b/pom.xml index 095465d4..7bfcf647 100755 --- a/pom.xml +++ b/pom.xml @@ -109,11 +109,11 @@ - 3.0.3.RELEASE + 3.0.8.RELEASE 2.1.1.RELEASE 2.1.1.RELEASE - 3.0.3.RELEASE + 3.0.8.RELEASE 1.1 8.0 diff --git a/spring-cloud-task-samples/batch-events/pom.xml b/spring-cloud-task-samples/batch-events/pom.xml index 59f18e3e..264dad7f 100644 --- a/spring-cloud-task-samples/batch-events/pom.xml +++ b/spring-cloud-task-samples/batch-events/pom.xml @@ -47,19 +47,19 @@ org.springframework.cloud spring-cloud-starter-stream-rabbit - 3.0.3.RELEASE + 3.0.8.RELEASE compile org.springframework.cloud spring-cloud-stream-binder-rabbit-test-support - 3.0.3.RELEASE + 3.0.8.RELEASE test org.springframework.cloud spring-cloud-stream-test-support-internal - 3.0.3.RELEASE + 3.0.8.RELEASE test diff --git a/spring-cloud-task-samples/task-events/pom.xml b/spring-cloud-task-samples/task-events/pom.xml index e07406ce..ece27acb 100644 --- a/spring-cloud-task-samples/task-events/pom.xml +++ b/spring-cloud-task-samples/task-events/pom.xml @@ -43,7 +43,7 @@ org.springframework.cloud spring-cloud-starter-stream-rabbit - 3.0.3.RELEASE + 3.0.8.RELEASE compile diff --git a/spring-cloud-task-samples/taskprocessor/pom.xml b/spring-cloud-task-samples/taskprocessor/pom.xml index b78279f8..1bde6647 100644 --- a/spring-cloud-task-samples/taskprocessor/pom.xml +++ b/spring-cloud-task-samples/taskprocessor/pom.xml @@ -43,7 +43,7 @@ org.springframework.cloud spring-cloud-starter-stream-rabbit - 3.0.3.RELEASE + 3.0.8.RELEASE compile @@ -53,7 +53,7 @@ org.springframework.cloud spring-cloud-stream-test-support - 3.0.3.RELEASE + 3.0.8.RELEASE test diff --git a/spring-cloud-task-samples/tasksink/pom.xml b/spring-cloud-task-samples/tasksink/pom.xml index f2ea9c9f..20311cdc 100644 --- a/spring-cloud-task-samples/tasksink/pom.xml +++ b/spring-cloud-task-samples/tasksink/pom.xml @@ -44,13 +44,13 @@ org.springframework.cloud spring-cloud-starter-stream-rabbit - 3.0.3.RELEASE + 3.0.8.RELEASE compile org.springframework.cloud spring-cloud-stream-test-support - 3.0.3.RELEASE + 3.0.8.RELEASE test