Upgrade reactor to 3.3.0.M2
This commit is contained in:
@@ -95,7 +95,7 @@ subprojects { subproject ->
|
||||
mockitoVersion = '2.28.2'
|
||||
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.7.1'
|
||||
rabbitmqHttpClientVersion = '3.2.0.RELEASE'
|
||||
reactorVersion = '3.3.0.M1'
|
||||
reactorVersion = '3.3.0.M2'
|
||||
springDataCommonsVersion = '2.2.0.M4'
|
||||
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.2.0.M2'
|
||||
|
||||
Reference in New Issue
Block a user