Skip to content

Commit cf4a417

Browse files
committed
Upgrade to reactor 2.0.7
Issue: SPR-13665
1 parent e56c11c commit cf4a417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ configure(allprojects) { project ->
6363
ext.openjpaVersion = "2.4.0"
6464
ext.poiVersion = "3.13"
6565
ext.protobufVersion = "2.6.1"
66-
ext.reactorVersion = "2.0.6.RELEASE"
66+
ext.reactorVersion = "2.0.7.RELEASE"
6767
ext.romeVersion = "1.5.1"
6868
ext.seleniumVersion = "2.48.2"
6969
ext.slf4jVersion = "1.7.12"

0 commit comments

Comments
 (0)