From 486ef0dec35be2cbdb0709d535e1a8bf5712a32d Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Fri, 13 Apr 2018 13:11:12 -0500 Subject: [PATCH] Updated reactor versions in the batch sample to match what the latest CF Deployer uses --- spring-cloud-task-docs/src/main/asciidoc/batch.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-cloud-task-docs/src/main/asciidoc/batch.adoc b/spring-cloud-task-docs/src/main/asciidoc/batch.adoc index afe5d5c3..3cb66e8f 100644 --- a/spring-cloud-task-docs/src/main/asciidoc/batch.adoc +++ b/spring-cloud-task-docs/src/main/asciidoc/batch.adoc @@ -161,12 +161,12 @@ following dependencies for the Spring Cloud Foundry Deployer: io.projectreactor reactor-core - 3.0.2.RELEASE + 3.1.5.RELEASE io.projectreactor.ipc reactor-netty - 0.5.1.RELEASE + 0.7.5.RELEASE ---- * When configuring the partition handler, Cloud Foundry Deployment