Upgrade to reactor 2.0.7

Issue: SPR-13665
This commit is contained in:
Rossen Stoyanchev 2015-11-11 13:51:00 -05:00
parent e56c11c1e8
commit cf4a417f71
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ configure(allprojects) { project ->
ext.openjpaVersion = "2.4.0"
ext.poiVersion = "3.13"
ext.protobufVersion = "2.6.1"
ext.reactorVersion = "2.0.6.RELEASE"
ext.reactorVersion = "2.0.7.RELEASE"
ext.romeVersion = "1.5.1"
ext.seleniumVersion = "2.48.2"
ext.slf4jVersion = "1.7.12"