Upgrade SF to 5.1.0.RC2
This commit is contained in:
@@ -86,7 +86,7 @@ subprojects { subproject ->
|
||||
rabbitmqHttpClientVersion = '2.1.0.RELEASE'
|
||||
reactorVersion = '3.1.6.RELEASE'
|
||||
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.0.RC2'
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.0.RC3'
|
||||
|
||||
springRetryVersion = '1.2.2.RELEASE'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user