Update reactor to 3.0.5 due to broken CF support.

This commit is contained in:
nsingh
2017-02-10 12:04:16 -08:00
parent ad7203fc7c
commit d12b9cfbe2

View File

@@ -78,7 +78,7 @@
<jersey-2-version>2.10</jersey-2-version>
<lsp4j-version>0.1.0</lsp4j-version>
<!-- NOTE: Reactor version must match version used by the CF client -->
<reactor-version>3.0.4.RELEASE</reactor-version>
<reactor-version>3.0.5.RELEASE</reactor-version>
<reactor-netty>0.6.0.RELEASE</reactor-netty>
<cloudfoundry-client-version>2.4.0.BUILD-SNAPSHOT</cloudfoundry-client-version>
</properties>