Upgrade to Reactor 2.0.8

This commit is contained in:
Rossen Stoyanchev 2016-04-21 09:21:52 -04:00
parent fee2533825
commit 6e4e52b23a
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ configure(allprojects) { project ->
ext.okhttp3Version = "3.2.0"
ext.openjpaVersion = "2.4.1"
ext.poiVersion = "3.14"
ext.reactorVersion = "2.0.7.RELEASE"
ext.reactorVersion = "2.0.8.RELEASE"
ext.romeVersion = "1.6.0"
ext.seleniumVersion = "2.53.0"
ext.slf4jVersion = "1.7.21"